From 3f0f5d7be9da224edcb5c550492cfc658818fc15 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Wed, 12 May 2004 10:23:07 +0000 Subject: [project @ 2004-05-12 10:23:07 by rjw] Interactive help keys made more descriptive. Message key length increased to 24. svn path=/import/netsurf/; revision=856 --- utils/messages.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/messages.h') diff --git a/utils/messages.h b/utils/messages.h index bef380edc..4ca079293 100644 --- a/utils/messages.h +++ b/utils/messages.h @@ -14,7 +14,7 @@ * messages_load() to read the file into memory. To lookup a key, use * messages_get("key"). * - * Only the first MAX_KEY_LENGTH (currently 16) characters of the key are + * Only the first MAX_KEY_LENGTH (currently 24) characters of the key are * significant. */ -- cgit v1.2.3