diff options
Diffstat (limited to 'lanbrowsing/lisa/strictmain.cpp')
| -rw-r--r-- | lanbrowsing/lisa/strictmain.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lanbrowsing/lisa/strictmain.cpp b/lanbrowsing/lisa/strictmain.cpp index 07f5b9bc..09f3eda0 100644 --- a/lanbrowsing/lisa/strictmain.cpp +++ b/lanbrowsing/lisa/strictmain.cpp @@ -52,7 +52,7 @@  void printVersion()  {     const char * versionInfo=\ -   "\r\nThis is the restricted LAN Information Server resLISa "MYVERSION"\r\n"\ +   "\r\nThis is the restricted LAN Information Server resLISa " MYVERSION "\r\n"\     "It is free software according the GNU General Public License\r\n"\     "Copyright (c) 2000-2003 by Alexander Neundorf\r\n"\     "email: neundorf@kde.org\r\n";  | 
