about summary refs log tree commit diff stats
path: root/src/LYKeymap.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1997-04-16 01:40:22 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1997-04-16 01:40:22 -0400
commite4409c408eedf320b8845cafdd62b664bec1afd8 (patch)
treeccce96259ffd0a5edf9dc05e49262aaf5854fd99 /src/LYKeymap.h
parent36a66292ee2ec3530d776892d22d6c5ace810ae0 (diff)
downloadlynx-snapshots-e4409c408eedf320b8845cafdd62b664bec1afd8.tar.gz
snapshot of project "lynx", label v2-7-1ac_0-6
Diffstat (limited to 'src/LYKeymap.h')
-rw-r--r--src/LYKeymap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYKeymap.h b/src/LYKeymap.h
index a06b7942..c5b42c19 100644
--- a/src/LYKeymap.h
+++ b/src/LYKeymap.h
@@ -12,7 +12,7 @@ extern void set_numbers_as_arrows NOPARAMS;
 extern void reset_numbers_as_arrows NOPARAMS;
 extern void print_keymap PARAMS((char **newfile));
 extern char *key_for_func PARAMS((int func));
-extern BOOLEAN LYisNonAlnumKeyname PARAMS((int ch, int keyname));
+extern BOOLEAN LYisNonAlnumKeyname PARAMS((int ch, int Keyname));
 
 extern char keymap[]; /* main keymap matrix */