2007-08-14 Michael Snyder <msnyder@access-company.com>
[deliverable/binutils-gdb.git] / gdb / tui / tui-wingeneral.h
index 52f9e53b6692378f5086d163cb2d6d953486e49f..ad523fb1649954ad7641139493dc6c90a1a8435f 100644 (file)
@@ -1,7 +1,7 @@
 /* General window behavior.
 
-   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Free Software
-   Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2007
+   Free Software Foundation, Inc.
 
    Contributed by Hewlett-Packard Company.
 
@@ -39,7 +39,7 @@ extern void tui_box_win (struct tui_gen_win_info *, int);
 extern void tui_highlight_win (struct tui_win_info *);
 extern void tui_check_and_display_highlight_if_needed (struct tui_win_info *);
 extern void tui_refresh_all (struct tui_win_info **);
-extern void tui_delete_win (WINDOW * window);
+extern void tui_delete_win (WINDOW *window);
 extern void tui_refresh_win (struct tui_gen_win_info *);
 
 #endif
This page took 0.02498 seconds and 4 git commands to generate.