diff options
Diffstat (limited to 'drv_SimpleLCD.c')
-rw-r--r-- | drv_SimpleLCD.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drv_SimpleLCD.c b/drv_SimpleLCD.c index 1e7b807..b8f504b 100644 --- a/drv_SimpleLCD.c +++ b/drv_SimpleLCD.c @@ -1,4 +1,5 @@ -/* $Id: drv_SimpleLCD.c,v 1.7 2006/01/30 06:25:53 reinelt Exp $ +/* $Id$ + * $URL$ * * driver for a simple serial terminal. * |