summaryrefslogtreecommitdiffstats
path: root/cmd.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 /cmd.c
parent9875be3327f8d97a23a515679b9b09f698138af4 (diff)
Fix $Id$.
Diffstat (limited to 'cmd.c')
-rw-r--r--cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd.c b/cmd.c
index 26c6770d..e7fc9eac 100644
--- a/cmd.c
+++ b/cmd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: cmd.c,v 1.3 2009/07/07 21:23:22 nicm Exp $ */
+/* $Id: cmd.c,v 1.99 2009-07-08 18:03:03 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>