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

List:       kde-commits
Subject:    kdesupport/strigi/src/streamanalyzer/lineplugins
From:       Ingmar Vanhassel <ingmar () exherbo ! org>
Date:       2010-01-18 3:45:42
Message-ID: 1263786342.809996.30413.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1076362 by ingmarvanhassel:

Typos

 M  +2 -2      cpplineanalyzer.cpp  


--- trunk/kdesupport/strigi/src/streamanalyzer/lineplugins/cpplineanalyzer.cpp #1076361:1076362
@@ -57,9 +57,9 @@
     // only use this analyzer if the file has been deterined to be c/c++
     // this is not accurate at all but better than what we had before
     ready = i->mimeType() != "text/x-csrc"
-        && i->mimeType() != "text/x-chrd"
+        && i->mimeType() != "text/x-chdr"
         && i->mimeType() != "text/x-c++src"
-        && i->mimeType() != "text/x-c++hrd";
+        && i->mimeType() != "text/x-c++hdr";
 }
 void
 CppLineAnalyzer::handleLine(const char* data, uint32_t length) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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