--- src/LYCharSets.h.orig Thu Aug 26 15:31:19 1999 +++ src/LYCharSets.h Mon Aug 28 00:15:12 2000 @@ -76,7 +76,7 @@ #ifndef ALL_CHARSETS_IN_O_MENU_SCREEN -/* this stuff is initialized after reading lynx.cfg and .lynxrc */ +/* this stuff is initialized after reading lynx.cfg and .desk/lynxrc */ /* these arrays maps index of charset shown in menu to the index in LYCharsets[]*/ extern int display_charset_map[]; @@ -89,7 +89,7 @@ extern int displayed_display_charset_idx; #endif -/* this will be called after lynx.cfg and .lynxrc are read */ +/* this will be called after lynx.cfg and .desk/lynxrc are read */ extern void init_charset_subsets NOPARAMS; #endif /* EXP_CHARSET_CHOICE */