From 6df9cd13a556162c39d47438b1f925deeae15df0 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sat, 26 Jun 2004 12:05:00 +0000 Subject: [lcd4linux @ 2004-06-26 12:04:59 by reinelt] uh-oh... the last CVS log message messed up things a lot... --- drv_HD44780.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'drv_HD44780.c') diff --git a/drv_HD44780.c b/drv_HD44780.c index 30d4bf9..6aa6d45 100644 --- a/drv_HD44780.c +++ b/drv_HD44780.c @@ -1,4 +1,4 @@ -/* $Id: drv_HD44780.c,v 1.31 2004/06/26 09:27:20 reinelt Exp $ +/* $Id: drv_HD44780.c,v 1.32 2004/06/26 12:04:59 reinelt Exp $ * * new style driver for HD44780-based displays * @@ -29,10 +29,14 @@ * * * $Log: drv_HD44780.c,v $ + * Revision 1.32 2004/06/26 12:04:59 reinelt + * + * uh-oh... the last CVS log message messed up things a lot... + * * Revision 1.31 2004/06/26 09:27:20 reinelt * * added '-W' to CFLAGS - * changed all C++ comments to C ones ('//' => '/* */') + * changed all C++ comments to C ones * cleaned up a lot of signed/unsigned mistakes * * Revision 1.30 2004/06/20 10:09:54 reinelt -- cgit v1.2.3