* tuiCommand.c (tuiDispatchCtrlChar): Fix escape sequences.
[deliverable/binutils-gdb.git] / gdb / tui / tuiCommand.h
index 6e0e774e8473c14904c1cd6399d4bc54311caed6..7afeb1bb39599b9a9129ed684d0ba04629165b7c 100644 (file)
 ******************************************/
 
 extern unsigned int tuiDispatchCtrlChar (unsigned int);
-extern int tuiIncrCommandCharCountBy (int);
-extern int tuiDecrCommandCharCountBy (int);
-extern int tuiSetCommandCharCountTo (int);
-extern int tuiClearCommandCharCount (void);
 
 #endif
 /*_TUI_COMMAND_H*/
This page took 0.025033 seconds and 4 git commands to generate.