summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-05-04 01:14:33 +0000
committerIan C <ianc@noddybox.co.uk>2005-05-04 01:14:33 +0000
commitbf98d72558661d1a2394b7665f696e9efa20518c (patch)
treecd1c6bbafe164e11b7e3e28d2e740fc802f2328f
parent543c41e9c658072aaa205f05ff6d378922b762e5 (diff)
Fixed RCS tag
-rw-r--r--xed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xed.c b/xed.c
index 64a5328..9049803 100644
--- a/xed.c
+++ b/xed.c
@@ -20,7 +20,7 @@
-------------------------------------------------------------------------
*/
-static const char id[]="$Id:";
+static const char id[]="$Id$";
#include <sys/types.h>
#include <curses.h>