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

List:       kde-commits
Subject:    kdevelop/languages/cpp
From:       Dominik Haumann <dhdev () gmx ! de>
Date:       2005-03-11 18:24:45
Message-ID: 20050311182445.AAF09EED3 () office ! kde ! org
[Download RAW message or body]

CVS commit by dhaumann: 

compile fix


  M +1 -1      cppcodecompletion.cpp   1.165


--- kdevelop/languages/cpp/cppcodecompletion.cpp  #1.164:1.165
@@ -1238,5 +1238,5 @@ void CppCodeCompletion::completeText( bo
                         for ( it = entryList.begin(); it != entryList.end(); ++it )
                         {
-                                if ( (*it).text.startsWith( word :) )
+                                if ( (*it).text.startsWith( word ) )
                                 {
                                         trueMatches << (*it).text;


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

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