summaryrefslogtreecommitdiffstats
path: root/cmd-if-shell.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-09 18:16:36 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-09 18:16:36 +0000
commit7e8ff69a1474bd53934c68054561b6a1de52b548 (patch)
treeb91e5d27096711b437de4a6d4c53a4061148d67f /cmd-if-shell.c
parenteee3dd297e46bb66b392826bde4441ba91c65099 (diff)
Fix $Id$.
Diffstat (limited to 'cmd-if-shell.c')
-rw-r--r--cmd-if-shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-if-shell.c b/cmd-if-shell.c
index 4f348a7e..79972657 100644
--- a/cmd-if-shell.c
+++ b/cmd-if-shell.c
@@ -1,4 +1,4 @@
-/* $OpenBSD$ */
+/* $Id: cmd-if-shell.c,v 1.2 2009-07-09 18:16:36 nicm Exp $ */
/*
* Copyright (c) 2009 Tiago Cunha <me@tiagocunha.org>