aboutsummaryrefslogtreecommitdiffstats
path: root/drv_generic_keypad.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_generic_keypad.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_generic_keypad.c')
-rw-r--r--drv_generic_keypad.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/drv_generic_keypad.c b/drv_generic_keypad.c
index f0086d6..ba761e9 100644
--- a/drv_generic_keypad.c
+++ b/drv_generic_keypad.c
@@ -22,18 +22,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- *
- * $Log: drv_generic_keypad.c,v $
- * Revision 1.3 2006/02/22 15:59:39 cmay
- * removed KEYPADSIZE cruft per harbaum's suggestion
- *
- * Revision 1.2 2006/02/21 15:55:59 cmay
- * removed new update function for keypad, consolidated it with draw
- *
- * Revision 1.1 2006/02/21 05:50:34 reinelt
- * keypad support from Cris Maj
- *
- *
*/
#include <stdio.h>