summaryrefslogtreecommitdiff
path: root/src/gui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/serverdialog.cpp2
-rw-r--r--src/gui/serverdialog.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/serverdialog.cpp b/src/gui/serverdialog.cpp
index 2eada7ad..292e8fca 100644
--- a/src/gui/serverdialog.cpp
+++ b/src/gui/serverdialog.cpp
@@ -18,7 +18,7 @@
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: login.cpp 2550 2006-08-20 00:56:23Z b_lindeijer $
+ * $Id$
*/
#include "serverdialog.h"
diff --git a/src/gui/serverdialog.h b/src/gui/serverdialog.h
index 2bb0609f..ae81cb2d 100644
--- a/src/gui/serverdialog.h
+++ b/src/gui/serverdialog.h
@@ -18,7 +18,7 @@
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: login.h 2486 2006-07-30 14:33:28Z b_lindeijer $
+ * $Id$
*/
#ifndef _TMW_SERVERDIALOG_H