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