From c8ba5d212c9da7d11f08684c5d244cfaad4d0032 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Tue, 31 Aug 2010 09:10:41 +0000 Subject: applied typo fixes for the "file" and "config" modules (thank OmegaPhil) fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/dcc/requests.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/dcc/requests.cpp') diff --git a/src/modules/dcc/requests.cpp b/src/modules/dcc/requests.cpp index e4aad108d..37ae55525 100644 --- a/src/modules/dcc/requests.cpp +++ b/src/modules/dcc/requests.cpp @@ -887,7 +887,7 @@ static void dccModuleParseDccGet(KviDccRequest *dcc) if(KVI_OPTION_BOOL(KviOption_boolCantAcceptIncomingDccConnections)) { - // we have to use DCC RSEND , otherwise it will not work + // we have to use DCC RSEND, otherwise it will not work KviStr szSubproto("RSEND"); szSubproto.prepend(szExtensions); @@ -901,7 +901,7 @@ static void dccModuleParseDccGet(KviDccRequest *dcc) // able to recognize the file. // Here we add another temporary offer with the right filename. - // now add a file offer , so he we will accept it automatically + // now add a file offer, so he we will accept it automatically // 120 secs is a reasonable timeout QString szMask; dcc->ctcpMsg->pSource->mask(szMask,KviIrcMask::NickUserHost); -- cgit v1.3.1-10-gc9f91