From 519f8ac966b9073b86a37d0283c7258ea07a911c Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Tue, 15 Oct 2013 09:08:42 -0400 Subject: snapshot of project "lynx", label v2-8-8dev_16r --- src/LYStrings.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/LYStrings.h') diff --git a/src/LYStrings.h b/src/LYStrings.h index 906c59a0..972f65a3 100644 --- a/src/LYStrings.h +++ b/src/LYStrings.h @@ -1,5 +1,5 @@ /* - * $LynxId: LYStrings.h,v 1.110 2013/10/13 20:30:39 tom Exp $ + * $LynxId: LYStrings.h,v 1.111 2013/10/15 09:07:48 tom Exp $ */ #ifndef LYSTRINGS_H #define LYSTRINGS_H @@ -144,7 +144,8 @@ extern "C" { * These are "extra" keys which do not fit into a single byte. */ typedef enum { - UPARROW_KEY = 256 + UNKNOWN_KEY = -1 + ,UPARROW_KEY = 256 ,DNARROW_KEY ,RTARROW_KEY ,LTARROW_KEY -- cgit 1.4.1-2-gfad0