sim: profile: implement --profile-file backend
[deliverable/binutils-gdb.git] / gdb / gdb_curses.h
index ec8a0e70b9630ffa4bb4f3b92e186f1b13b52323..7d8d09a184c6d41d070e9bc379f8856b92f802d0 100644 (file)
@@ -1,6 +1,7 @@
 /* Portable <curses.h>.
 
-   Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -36,7 +37,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.024444 seconds and 4 git commands to generate.