summaryrefslogtreecommitdiffstats
path: root/client.c
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-10-23 17:38:42 +0000
committerTiago Cunha <tcunha@gmx.com>2009-10-23 17:38:42 +0000
commit9260888d1c7861184f9c15d1ea6bb3d2cbce4b35 (patch)
treec41362056e0491103fa670766cb249c59821d588 /client.c
parenteaa188bb63b7238a1b8881080ae436154ac52b40 (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 8b5ac51b..af7f82c6 100644
--- a/client.c
+++ b/client.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: client.c,v 1.26 2009/10/21 21:11:55 nicm Exp $ */
+/* $Id: client.c,v 1.81 2009-10-23 17:38:42 tcunha Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>