aboutsummaryrefslogtreecommitdiffstats
path: root/drv_Curses.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv_Curses.c')
-rw-r--r--drv_Curses.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_Curses.c b/drv_Curses.c
index a7374fc..67a77e5 100644
--- a/drv_Curses.c
+++ b/drv_Curses.c
@@ -287,7 +287,7 @@ int drv_Curs_init(const char *section, const int quiet)
WIDGET_CLASS wc;
int ret;
- info("%s: %s", Name, "$Revision: 1.14 $");
+ info("%s: %s", Name, "$Rev$");
/* display preferences */
XRES = 1; /* pixel width of one char */