aboutsummaryrefslogtreecommitdiffstats
path: root/drv_Noritake.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv_Noritake.c')
-rw-r--r--drv_Noritake.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/drv_Noritake.c b/drv_Noritake.c
index 3725431..011ff35 100644
--- a/drv_Noritake.c
+++ b/drv_Noritake.c
@@ -1,5 +1,5 @@
-/* $Id: drv_Noritake.c 773 2007-02-25 12:39:09Z michael $
- * $URL: https://ssl.bulix.org/svn/lcd4linux/branches/0.10.1/drv_Noritake.c $
+/* $Id: drv_Noritake.c 771 2007-02-25 12:27:26Z michael $
+ * $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/drv_Noritake.c $
*
* Driver for a Noritake GU128x32-311 graphical display.
*
@@ -330,7 +330,7 @@ int drv_Noritake_init(const char *section, const int quiet)
WIDGET_CLASS wc;
int ret;
- info("%s: %s", Name, "$Rev: 773 $");
+ info("%s: %s", Name, "$Rev: 771 $");
/* start display */
if ((ret = drv_Noritake_start(section)) != 0)