aboutsummaryrefslogtreecommitdiffstats
path: root/drv_Crystalfontz.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv_Crystalfontz.c')
-rw-r--r--drv_Crystalfontz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_Crystalfontz.c b/drv_Crystalfontz.c
index 49b15e4..3f03db1 100644
--- a/drv_Crystalfontz.c
+++ b/drv_Crystalfontz.c
@@ -955,7 +955,7 @@ int drv_CF_init(const char *section, const int quiet)
WIDGET_CLASS wc;
int ret;
- info("%s: %s", Name, "$Revision: 1.47 $");
+ info("%s: %s", Name, "$Rev$");
/* start display */
if ((ret = drv_CF_start(section)) != 0) {