aboutsummaryrefslogtreecommitdiffstats
path: root/drv_RouterBoard.c
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-04-27 19:28:49 +0200
committerReinhard Tartler <siretart@tauware.de>2011-04-27 19:28:49 +0200
commit4cd9f4d9071a672debd83b4cc1c5d57dc63b8549 (patch)
tree095c755ba2cc77198dfc85b45afd129b1e638d56 /drv_RouterBoard.c
parent18590c85ce8d68b155828a4aa400105812aeb75d (diff)
parent181cec4348da40331b3e8ab365732c025ec149b2 (diff)
downloadlcd4linux-4cd9f4d9071a672debd83b4cc1c5d57dc63b8549.tar.gz
New upstream snapshot
Diffstat (limited to 'drv_RouterBoard.c')
-rw-r--r--drv_RouterBoard.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/drv_RouterBoard.c b/drv_RouterBoard.c
index a254fe4..0948255 100644
--- a/drv_RouterBoard.c
+++ b/drv_RouterBoard.c
@@ -1,5 +1,5 @@
-/* $Id: drv_RouterBoard.c 773 2007-02-25 12:39:09Z michael $
- * $URL: https://ssl.bulix.org/svn/lcd4linux/branches/0.10.1/drv_RouterBoard.c $
+/* $Id: drv_RouterBoard.c 771 2007-02-25 12:27:26Z michael $
+ * $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/drv_RouterBoard.c $
*
* driver for the "Router Board LCD port"
* see port details at http://www.routerboard.com
@@ -550,7 +550,7 @@ int drv_RB_init(const char *section, const int quiet)
int asc255bug;
int ret;
- info("%s: %s", Name, "$Rev: 773 $");
+ info("%s: %s", Name, "$Rev: 771 $");
/* display preferences */
XRES = 5; /* pixel width of one char */