aboutsummaryrefslogtreecommitdiffstats
path: root/drv_HD44780.c
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-14 11:14:38 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-14 11:14:38 +0000
commitec518fdc477c0200e618257ca45236d6393cdd18 (patch)
tree25dcdb015944444105581be4e59ff67976dc7a99 /drv_HD44780.c
parenta9d650fb4df64894e5f56758854286466918b74f (diff)
downloadlcd4linux-ec518fdc477c0200e618257ca45236d6393cdd18.tar.gz
changed $Revision to $Rev
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@728 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drv_HD44780.c')
-rw-r--r--drv_HD44780.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_HD44780.c b/drv_HD44780.c
index 376c171..941d85c 100644
--- a/drv_HD44780.c
+++ b/drv_HD44780.c
@@ -1245,7 +1245,7 @@ int drv_HD_init(const char *section, const int quiet)
int asc255bug;
int ret;
- info("%s: %s", Name, "$Revision: 1.64 $");
+ info("%s: %s", Name, "$Rev$");
/* display preferences */
XRES = 5; /* pixel width of one char */