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

List:       kde-commits
Subject:    KDE/kdenetwork/kppp
From:       Laurent Montel <montel () kde ! org>
Date:       2006-09-28 9:36:35
Message-ID: 1159436195.369187.2269.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 589527 by mlaurent:

Fix icc warning


 M  +2 -2      ruleset.h  


--- trunk/KDE/kdenetwork/kppp/ruleset.h #589526:589527
@@ -33,7 +33,7 @@
 #include <QVector>
 // this structure is used to save
 // accounting rules
-typedef struct RULE {
+typedef struct {
   int type;
   double costs;
   double len;
@@ -45,7 +45,7 @@
   struct {
     int from, until;
   } weekday;
-};
+} RULE;
 
 // this class is used for loading and parsing of rules
 class RuleSet {
[prev in list] [next in list] [prev in thread] [next in thread] 

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