summaryrefslogtreecommitdiffstats
path: root/keypad.h
diff options
context:
space:
mode:
Diffstat (limited to 'keypad.h')
-rw-r--r--keypad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keypad.h b/keypad.h
index c14e2f9..71ebdc6 100644
--- a/keypad.h
+++ b/keypad.h
@@ -1,4 +1,4 @@
#ifndef _keypad_h_
#define _keypad_h_
-extern int gd_keypad(int);
+extern int gd_keypad (int fd,const char *dfn, int debug);
#endif /* _keypad_h_ */