mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-12 19:03:10 +03:00
Fixed typo.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
af79d7b3ef
commit
c57bdc79ba
@ -15,7 +15,7 @@ gboolean do_select_codepage (void);
|
||||
|
||||
/* some results of select_charset() */
|
||||
#define SELECT_CHARSET_CANCEL -2
|
||||
/* select_charset() returns this value if dialog has been cenceled */
|
||||
/* select_charset() returns this value if dialog has been canceled */
|
||||
#define SELECT_CHARSET_OTHER_8BIT -1
|
||||
/* select_charset() returns this value if seldisplay == TRUE
|
||||
* and the last item has been selected. Last item is "Other 8 bits" */
|
||||
|
Loading…
x
Reference in New Issue
Block a user