summaryrefslogtreecommitdiff
path: root/src/net
diff options
context:
space:
mode:
Diffstat (limited to 'src/net')
-rw-r--r--src/net/logouthandler.cpp1
-rw-r--r--src/net/logouthandler.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/net/logouthandler.cpp b/src/net/logouthandler.cpp
index b52a38c5..d8b9d435 100644
--- a/src/net/logouthandler.cpp
+++ b/src/net/logouthandler.cpp
@@ -18,6 +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$
*/
#include "logouthandler.h"
diff --git a/src/net/logouthandler.h b/src/net/logouthandler.h
index bf4e1221..fa906234 100644
--- a/src/net/logouthandler.h
+++ b/src/net/logouthandler.h
@@ -18,6 +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$
*/
#ifndef _TMW_NET_LOGOUTHANDLER_H