mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
* view.c: Fixed comment above toggle_hexedit_mode().
This commit is contained in:
parent
75691621a6
commit
8aadbba7d3
@ -1947,7 +1947,7 @@ view_help_cmd (void)
|
||||
*/
|
||||
}
|
||||
|
||||
/* Toggle between text edit and hex edit */
|
||||
/* Toggle between hexview and hexedit mode */
|
||||
static void
|
||||
toggle_hexedit_mode (WView *view)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user