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

List:       kde-commits
Subject:    kdeadmin
From:       Helge Deller <deller () kde ! org>
Date:       2003-06-21 13:12:52
[Download RAW message or body]

CVS commit by deller: 

microfix


  M +2 -2      kwuftpd/kwuftpd.cpp   1.35
  M +1 -1      kxconfig/kxprobe.cpp   1.6
  M +2 -2      secpolicy/main.cpp   1.5


--- kdeadmin/kwuftpd/kwuftpd.cpp  #1.34:1.35
@@ -20,8 +20,8 @@
 #include <kpopupmenu.h>
 
-static const char *description =
+static const char description[] =
         I18N_NOOP("KDE tool to configure wuftpd");
 
-static const char *version = "0.3.0";
+static const char version[] = "0.3.0";
 
 void kwuftpd::init()

--- kdeadmin/kxconfig/kxprobe.cpp  #1.5:1.6
@@ -36,5 +36,5 @@
 #include "xfree4probe.h"
 
-static const char *description =
+static const char description[] =
         "KDE utility for X-server probing.";
 

--- kdeadmin/secpolicy/main.cpp  #1.4:1.5
@@ -6,8 +6,8 @@
 #include "secpolicywin.h"
 
-static const char *description = 
+static const char description[] = 
         I18N_NOOP("What does this do?");
 
-static const char *version = "v0.0.1";
+static const char version[] = "v0.0.1";
 
 


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

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