summaryrefslogtreecommitdiffstats
path: root/cmd-unbind-key.c
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2011-07-09 09:42:33 +0000
committerTiago Cunha <tcunha@gmx.com>2011-07-09 09:42:33 +0000
commit391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c (patch)
tree515171aca1f1ca4f9aea487f73b5c0885dc45388 /cmd-unbind-key.c
parent8357a55d768f268355129e3b97422bfe3f0af1ac (diff)
Expand the Id keyword.
Diffstat (limited to 'cmd-unbind-key.c')
-rw-r--r--cmd-unbind-key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-unbind-key.c b/cmd-unbind-key.c
index 8e4c8e50..4de6f9e2 100644
--- a/cmd-unbind-key.c
+++ b/cmd-unbind-key.c
@@ -1,4 +1,4 @@
-/* $Id: cmd-unbind-key.c,v 1.25 2011-01-21 23:46:09 tcunha Exp $ */
+/* $Id$ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>