From 5d09651e5664c3c875fe4b32acdc84e207ffd243 Mon Sep 17 00:00:00 2001 From: Kai Wasserbäch Date: Thu, 6 Aug 2009 17:56:43 +0000 Subject: [KVIrc] (trunk) Fixed spelling mistakes found by Lintian. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3402 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/dcc/libkvidcc.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/modules/dcc/libkvidcc.cpp') diff --git a/src/modules/dcc/libkvidcc.cpp b/src/modules/dcc/libkvidcc.cpp index c18906460..6b7f3a258 100644 --- a/src/modules/dcc/libkvidcc.cpp +++ b/src/modules/dcc/libkvidcc.cpp @@ -223,7 +223,7 @@ static bool dcc_kvs_parse_default_parameters(KviDccDescriptor * d,KviKvsModuleCo !sw: -p= | --port= Bind the local listening socket to the specified . - If this switch is NOT specified, the port will be a "random" one choosen by the kernel.[br] + If this switch is NOT specified, the port will be a "random" one chosen by the kernel.[br] !sw: -a= | --fake-address= Send the as target for the remote client in the requesting CTCP message. @@ -281,7 +281,7 @@ static bool dcc_kvs_parse_default_parameters(KviDccDescriptor * d,KviKvsModuleCo The -i switch parameter may serve also as a target address when the -c switch is used.[br] If the 'p' switch is specified, the local listening socket will be bound to the , otherwise it will be bound to - a random port choosen by the kernel.[br] + a random port chosen by the kernel.[br] If the 'a' switch is specified, the requesting CTCP message will contain as target for the remote user, otherwise the CTCP message will contain the real IP address @@ -541,7 +541,7 @@ static bool dcc_kvs_cmd_chat(KviKvsModuleCommandCall * c) !sw: -p= | --port= Bind the local listening socket to the specified . - If this switch is NOT specified, the port will be a "random" one choosen by the kernel.[br] + If this switch is NOT specified, the port will be a "random" one chosen by the kernel.[br] !sw: -a= | --fake-address= Send the as target for the remote client in the requesting CTCP message. @@ -735,7 +735,7 @@ static bool dcc_kvs_cmd_send(KviKvsModuleCommandCall * c) !sw: -p= | --port= Bind the local listening socket to the specified . - If this switch is NOT specified, the port will be a "random" one choosen by the kernel.[br] + If this switch is NOT specified, the port will be a "random" one chosen by the kernel.[br] !sw: -a= | --fake-address= Send the as target for the remote client in the requesting CTCP message. @@ -1041,7 +1041,7 @@ static bool dcc_kvs_cmd_get(KviKvsModuleCommandCall * c) !sw: -p= | --port= Bind the local listening socket to the specified . - If this switch is NOT specified, the port will be a "random" one choosen by the kernel.[br] + If this switch is NOT specified, the port will be a "random" one chosen by the kernel.[br] !sw: -a= | --fake-address= Send the as target for the remote client in the requesting CTCP message. @@ -1404,7 +1404,7 @@ static bool dcc_module_cmd_canvas(KviModule *m,KviCommand *c) This is the simplest and most standardized DCC subprotocol. Almost every IRC client implements it.[br] It is used to exchange lines of text between the two clients.[br] The negotiation is quite simple, we assume that Client A wants to establish a DCC Chat connection to Client B. - Client A sets up a listening socket and retrieves its adress (ip address and port).[br] + Client A sets up a listening socket and retrieves its address (ip address and port).[br] Once the socket is ready Client A sends a CTCP request to B, in the following form:[br] [b]DCC CHAT chat [/b][br] Where is a string representing an positive integer that is the A socket's IP address -- cgit v1.3.1-10-gc9f91