aboutsummaryrefslogtreecommitdiffstats
path: root/drv_USBLCD.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv_USBLCD.c')
-rw-r--r--drv_USBLCD.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_USBLCD.c b/drv_USBLCD.c
index 02282ed..5e4649e 100644
--- a/drv_USBLCD.c
+++ b/drv_USBLCD.c
@@ -402,7 +402,7 @@ int drv_UL_init(const char *section, const int quiet)
int asc255bug;
int ret;
- info("%s: %s", Name, "$Revision: 1.25 $");
+ info("%s: %s", Name, "$Rev$");
/* display preferences */
XRES = 5; /* pixel width of one char */