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

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/kconfig_compiler
From:       Volker Krause <vkrause () kde ! org>
Date:       2007-01-17 13:55:25
Message-ID: 1169042125.007655.26490.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 624627 by vkrause:

fix typo


 M  +1 -1      kconfig_compiler.cpp  


--- trunk/KDE/kdelibs/kdecore/kconfig_compiler/kconfig_compiler.cpp #624626:624627
@@ -557,7 +557,7 @@
     name = key;
     name.replace( " ", QString::null );
   } else if ( name.contains( ' ' ) ) {
-      std::cout<<"Entry '"<<qPrintable(name)<<"' contains spaces! <name> elements \
can't contain speces!"<<std::endl; +      std::cout<<"Entry '"<<qPrintable(name)<<"' \
contains spaces! <name> elements can't contain spaces!"<<std::endl;  name.remove( ' ' \
);  }
 


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

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