aboutsummaryrefslogtreecommitdiffstats
path: root/drv_SimpleLCD.c
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-14 08:21:55 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-14 08:21:55 +0000
commita9d650fb4df64894e5f56758854286466918b74f (patch)
treea0de3ee7dc538eaaa34335f37e761f69f37a5579 /drv_SimpleLCD.c
parenteff1e17fc385faa8e1ae0c8f7d0acb031f8f5cf2 (diff)
downloadlcd4linux-a9d650fb4df64894e5f56758854286466918b74f.tar.gz
removed all tags
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@727 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drv_SimpleLCD.c')
-rw-r--r--drv_SimpleLCD.c25
1 files changed, 0 insertions, 25 deletions
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
- *
*/
/*