mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
(load_setup): clarify usage of internal variable.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
18dcddf16b
commit
dcedeaba1a
@ -920,10 +920,11 @@ load_setup (void)
|
||||
{
|
||||
const char *profile;
|
||||
size_t i;
|
||||
char *buffer;
|
||||
const char *kt;
|
||||
|
||||
#ifdef HAVE_CHARSET
|
||||
char *buffer;
|
||||
|
||||
load_codepages_list ();
|
||||
#endif /* HAVE_CHARSET */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user