mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-02 22:21:39 +03:00
Reformatted the comments.
This commit is contained in:
parent
7b95eee94a
commit
9fe9ad92a1
@ -22,12 +22,13 @@
|
||||
# endif
|
||||
#endif /* USE_NCURSES */
|
||||
|
||||
/* Input */
|
||||
/* {{{ Input }}} */
|
||||
|
||||
extern void tty_enable_interrupt_key(void);
|
||||
extern void tty_disable_interrupt_key(void);
|
||||
extern gboolean tty_got_interrupt(void);
|
||||
|
||||
/* Output */
|
||||
/* {{{ Output }}} */
|
||||
|
||||
/*
|
||||
The output functions do not check themselves for screen overflows,
|
||||
|
Loading…
x
Reference in New Issue
Block a user