mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-22 03:02:06 +03:00
* boxes.c (init_disp_bits_box): Make static.
This commit is contained in:
parent
9e20efe375
commit
7cbd1dd863
@ -1,3 +1,7 @@
|
||||
2002-11-17 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* boxes.c (init_disp_bits_box): Make static.
|
||||
|
||||
2002-11-15 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* main.c (main): Don't call subshell_get_console_attributes() if
|
||||
|
@ -561,7 +561,7 @@ static int sel_charset_button( int action, void *param )
|
||||
return 0;
|
||||
}
|
||||
|
||||
Dlg_head *
|
||||
static Dlg_head *
|
||||
init_disp_bits_box (void)
|
||||
{
|
||||
char *cpname;
|
||||
|
Loading…
Reference in New Issue
Block a user