summaryrefslogtreecommitdiffstats
path: root/client.c
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-10-15 01:51:09 +0000
committerTiago Cunha <tcunha@gmx.com>2009-10-15 01:51:09 +0000
commit428f76db803343f701682f720411b6cec3318c8e (patch)
tree9687622d0a067945c1763c7b410fb40952f32ab8 /client.c
parentb6ebf7cb607b04d78bb5bef8bd4fa45fef021c97 (diff)
Fix CVS keyword.
Diffstat (limited to 'client.c')
-rw-r--r--client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client.c b/client.c
index 428ce50e..8ecf5c8b 100644
--- a/client.c
+++ b/client.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: client.c,v 1.24 2009/10/13 13:15:26 nicm Exp $ */
+/* $Id: client.c,v 1.78 2009-10-15 01:51:09 tcunha Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>