aboutsummaryrefslogtreecommitdiffstats
path: root/drv_Noritake.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv_Noritake.c')
-rw-r--r--drv_Noritake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_Noritake.c b/drv_Noritake.c
index f6dfff8..a0a2f54 100644
--- a/drv_Noritake.c
+++ b/drv_Noritake.c
@@ -328,7 +328,7 @@ int drv_Noritake_init(const char *section, const int quiet)
WIDGET_CLASS wc;
int ret;
- info("%s: %s", Name, "$Revision: 1.8 $");
+ info("%s: %s", Name, "$Rev$");
/* start display */
if ((ret = drv_Noritake_start(section)) != 0)