aboutsummaryrefslogtreecommitdiffstats
path: root/drv_generic_keypad.h
diff options
context:
space:
mode:
Diffstat (limited to 'drv_generic_keypad.h')
-rw-r--r--drv_generic_keypad.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drv_generic_keypad.h b/drv_generic_keypad.h
index d37bc93..57a61d8 100644
--- a/drv_generic_keypad.h
+++ b/drv_generic_keypad.h
@@ -1,5 +1,5 @@
-/* $Id: drv_generic_keypad.h 728 2007-01-14 11:14:38Z michael $
- * $URL: https://ssl.bulix.org/svn/lcd4linux/branches/0.10.1/drv_generic_keypad.h $
+/* $Id: drv_generic_keypad.h 856 2008-03-03 16:54:18Z michux $
+ * $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/drv_generic_keypad.h $
*
* generic driver helper for keypads
*
@@ -27,7 +27,7 @@
#include "widget.h"
-/* these functinos must be implemented by the real driver */
+/* these functions must be implemented by the real driver */
extern int (*drv_generic_keypad_real_press) (const int num);
/* generic functions and widget callbacks */