* selcodepage.c (do_select_codepage): Fix compilation.
Этот коммит содержится в:
родитель
17791c512b
Коммит
3f801e3e37
@ -3,6 +3,8 @@
|
||||
* dlg.[ch] (x_set_dialog_title): title constified.
|
||||
(create_dlg): Use g_new0 instead of g_new.
|
||||
|
||||
* selcodepage.c (do_select_codepage): Fix compilation.
|
||||
|
||||
2001-06-09 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* util.c (load_mc_home_file): New function. Load file from
|
||||
|
@ -94,8 +94,8 @@ int do_select_codepage()
|
||||
return -1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif /* HAVE_ICONV */
|
||||
}
|
||||
|
||||
#endif /* HAVE_CHARSET */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user