[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/kconfig_compiler
From:       Pino Toscano <pino () kde ! org>
Date:       2009-07-08 19:52:06
Message-ID: 1247082726.691660.14390.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 993505 by pino:

remove extra space in generated code


 M  +1 -1      kconfig_compiler.cpp  


--- trunk/KDE/kdelibs/kdecore/kconfig_compiler/kconfig_compiler.cpp #993504:993505
@@ -1113,7 +1113,7 @@
     out << "}" << endl << endl;
   }
 
-  out << "if (!" << This << "isImmutable( QString::fromLatin1 ( \"";
+  out << "if (!" << This << "isImmutable( QString::fromLatin1( \"";
   if (!e->param().isEmpty())
   {
     out << e->paramName().replace("$("+e->param()+")", "%1") << "\" ).arg( ";
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic