From a9d650fb4df64894e5f56758854286466918b74f Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 14 Jan 2007 08:21:55 +0000 Subject: removed all tags git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@727 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drv_SimpleLCD.c | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to 'drv_SimpleLCD.c') diff --git a/drv_SimpleLCD.c b/drv_SimpleLCD.c index b8f504b..afd7e47 100644 --- a/drv_SimpleLCD.c +++ b/drv_SimpleLCD.c @@ -22,31 +22,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * $Log: drv_SimpleLCD.c,v $ - * Revision 1.7 2006/01/30 06:25:53 reinelt - * added CVS Revision - * - * Revision 1.6 2005/08/22 05:44:43 reinelt - * new driver 'WincorNixdorf' - * some fixes to the bar code - * - * Revision 1.5 2005/07/06 04:40:18 reinelt - * GCC-4 fixes - * - * Revision 1.4 2005/05/08 04:32:44 reinelt - * CodingStyle added and applied - * - * Revision 1.3 2005/04/20 05:49:21 reinelt - * Changed the code to add some VT100-compatible control sequences (see the comments above). - * A configfile boolean option 'VT100_Support' (default to 1) indicate if the display in - * used support these control-sequences or not. - * - * Revision 1.2 2005/04/02 05:28:58 reinelt - * fixed gcc4 warnings about signed/unsigned mismatches - * - * Revision 1.1 2005/02/24 07:06:48 reinelt - * SimpleLCD driver added - * */ /* -- cgit v1.2.3