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