diff options
Diffstat (limited to 'lanbrowsing/lisa/main.cpp')
-rw-r--r-- | lanbrowsing/lisa/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lanbrowsing/lisa/main.cpp b/lanbrowsing/lisa/main.cpp index fd96d04e..1ef55453 100644 --- a/lanbrowsing/lisa/main.cpp +++ b/lanbrowsing/lisa/main.cpp @@ -53,7 +53,7 @@ void printVersion() { const char * versionInfo=\ - "\r\nThis is the LAN Information Server LISa "MYVERSION"\r\n"\ + "\r\nThis is the LAN Information Server LISa " 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: [email protected]\r\n"; |