aboutsummaryrefslogtreecommitdiff
path: root/server-fn.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-04-06 21:45:36 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-04-06 21:45:36 +0000
commit67300e9524513806d0e89234a8e9d058200d28ea (patch)
tree13638e81803a4413f14bc7575fa7efd4ec5b51b2 /server-fn.c
parentf2a4ef5260222ff658d7530189dcd58e5070993e (diff)
downloadrtmux-67300e9524513806d0e89234a8e9d058200d28ea.tar.gz
rtmux-67300e9524513806d0e89234a8e9d058200d28ea.tar.bz2
rtmux-67300e9524513806d0e89234a8e9d058200d28ea.zip
Stupid style nits.
Diffstat (limited to 'server-fn.c')
-rw-r--r--server-fn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server-fn.c b/server-fn.c
index aedd1374..d141f982 100644
--- a/server-fn.c
+++ b/server-fn.c
@@ -1,4 +1,4 @@
-/* $Id: server-fn.c,v 1.103 2010-03-27 15:12:56 nicm Exp $ */
+/* $Id: server-fn.c,v 1.104 2010-04-06 21:45:36 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>