aboutsummaryrefslogtreecommitdiff
path: root/server.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-01 23:06:32 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-01 23:06:32 +0000
commit9f0653386bfc0ebe9453fe8277186af844509162 (patch)
tree0a36c8bb2df0c4ed74ff42257345dccb9c2fc603 /server.c
parentec818b8791abd0d5f7a5196c61a3593cc60c5b20 (diff)
downloadrtmux-9f0653386bfc0ebe9453fe8277186af844509162.tar.gz
rtmux-9f0653386bfc0ebe9453fe8277186af844509162.tar.bz2
rtmux-9f0653386bfc0ebe9453fe8277186af844509162.zip
$Id$.
Diffstat (limited to 'server.c')
-rw-r--r--server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server.c b/server.c
index 87242b02..60268363 100644
--- a/server.c
+++ b/server.c
@@ -1,4 +1,4 @@
-/* $Id $ */
+/* $Id: server.c,v 1.153 2009-07-01 23:06:32 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>