summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>