* target.h (struct section_table): Rename to ...
[deliverable/binutils-gdb.git] / gdb / gdb_curses.h
index 29782bc707c14d278132b27c126daccb5e10f2f7..ff1c5f5cb4f80109bb15e41ca0cfadf8c7ccf155 100644 (file)
@@ -36,7 +36,7 @@
 #include <term.h>
 #else
 /* On MinGW, a real termcap library is usually not present.  Stub versions
-   of the termcap functions will be built from win32-termcap.c.  Readline
+   of the termcap functions will be built from windows-termcap.c.  Readline
    provides its own extern declarations when there's no termcap.h; do the
    same here for the termcap functions used in GDB.  */
 extern int tgetnum (const char *);
This page took 0.024389 seconds and 4 git commands to generate.