gdb: Convert TUI windows names to lower case.
[deliverable/binutils-gdb.git] / gdb / tui / tui-command.h
index 1b3fcb6f5df318fde66382f21eb20567625e03a4..ede2ecc93434750260050e4064246f218759b4a1 100644 (file)
@@ -1,7 +1,6 @@
 /* Specific command window processing.
 
-   Copyright (C) 1998-2001, 2004, 2007-2012 Free Software Foundation,
-   Inc.
+   Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
    Contributed by Hewlett-Packard Company.
 
@@ -25,4 +24,7 @@
 
 extern unsigned int tui_dispatch_ctrl_char (unsigned int);
 
+/* Refresh the command window.  */
+extern void tui_refresh_cmd_win (void);
+
 #endif
This page took 0.040033 seconds and 4 git commands to generate.