aboutsummaryrefslogtreecommitdiffstats
path: root/drv_LUIse.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv_LUIse.c')
-rw-r--r--drv_LUIse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_LUIse.c b/drv_LUIse.c
index fba5fc7..897efee 100644
--- a/drv_LUIse.c
+++ b/drv_LUIse.c
@@ -270,7 +270,7 @@ int drv_LUIse_init(const char *section, const int quiet)
{
int ret;
- info("%s: %s", Name, "$Revision: 1.6 $");
+ info("%s: %s", Name, "$Rev$");
/* real worker functions */
drv_generic_graphic_real_blit = drv_LUIse_blit;