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

List:       kde-commits
Subject:    kdesdk/kbabel/common/libgettext
From:       Dirk Mueller <mueller () kde ! org>
Date:       2002-12-29 22:41:22
[Download RAW message or body]

CVS commit by mueller: 

use static


  M +3 -3      pofiles.cc   1.7
  M +2 -2      pofiles.ll   1.4


--- kdesdk/kbabel/common/libgettext/pofiles.cc  #1.6:1.7
@@ -358,7 +358,7 @@ static yyconst short int yy_chk[75] =
 #include "pofiles.h"
 
-int lastToken;
+static int lastToken;
 
-int lineno = 0;
+static int lineno;
 #line 364 "pofiles.cc"
 

--- kdesdk/kbabel/common/libgettext/pofiles.ll  #1.3:1.4
@@ -7,7 +7,7 @@
 #include "pofiles.h"
 
-int lastToken;
+static int lastToken;
 
-int lineno = 0;
+static int lineno;
 %}
 


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

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