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

List:       kde-commits
Subject:    playground/network/ksniffer/protocols
From:       Giovanni Venturi <gventuri73 () tiscali ! it>
Date:       2005-06-30 23:24:02
Message-ID: 1120173842.299591.25226.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 430332 by gianni:

some very little fix

 M  +1 -1      icmp-protocol.cpp  
 M  +1 -1      icmp-protocol.h  


--- trunk/playground/network/ksniffer/protocols/icmp-protocol.cpp #430331:430332
@@ -95,7 +95,7 @@
       stringType = i18n("ICMP type", "Information Request");
       break;
     case 16:
-      stringType = i18n("Information Reply");
+      stringType = i18n("ICMP type", "Information Reply");
       break;
     default:
       stringType = i18n("Unknown type for ICMP packet");
--- trunk/playground/network/ksniffer/protocols/icmp-protocol.h #430331:430332
@@ -19,7 +19,7 @@
  ***************************************************************************/
 
 #ifndef ICMPPROTOCOL_H
-#define ICMPROTOCOL_H
+#define ICMPPROTOCOL_H
 
 class Packet;
 class QStringList;
[prev in list] [next in list] [prev in thread] [next in thread] 

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