summaryrefslogtreecommitdiffstats
path: root/server-msg.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-08 18:03:03 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-08 18:03:03 +0000
commit2ddcb51df3316d55aa1859f357998be7808aa1a4 (patch)
tree3fcd5dc2454b66cb7c99ffbdccc92e8a679e1ce3 /server-msg.c
parent9875be3327f8d97a23a515679b9b09f698138af4 (diff)
Fix $Id$.
Diffstat (limited to 'server-msg.c')
-rw-r--r--server-msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server-msg.c b/server-msg.c
index d8983102..cee2ec68 100644
--- a/server-msg.c
+++ b/server-msg.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: server-msg.c,v 1.5 2009/07/07 17:24:32 nicm Exp $ */
+/* $Id: server-msg.c,v 1.72 2009-07-08 18:03:03 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>