From c43556a211b45fefe29b73d912c7cc6ff6d8bfdf Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 6 Oct 2008 04:25:14 +0000 Subject: properties fixed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@897 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drv_D4D.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'drv_D4D.c') diff --git a/drv_D4D.c b/drv_D4D.c index c788352..253ec2a 100755 --- a/drv_D4D.c +++ b/drv_D4D.c @@ -1,5 +1,5 @@ -/* $Id: drv_D4D.c 840 2007-09-09 12:17:42Z michael $ - * $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/drv_D4D.c $ +/* $Id$ + * $URL$ * * LCD4Linux driver for 4D Systems Display Graphics Modules * @@ -650,7 +650,7 @@ int drv_D4D_init(const char *section, const int quiet) WIDGET_CLASS wc; int ret; - info("%s: %s", Name, "$Rev: 840 $"); + info("%s: %s", Name, "$Rev$"); if ((ret = drv_D4D_start(section)) != 0) return ret; -- cgit v1.2.3