Updated copyright notices for most files.
[deliverable/binutils-gdb.git] / gdb / tui / tui-interp.c
index 9725899301cb24684613c5a86a55d5278cac1c1a..9abecd4c0b4afef2430cb41f90c068a562342649 100644 (file)
@@ -1,6 +1,6 @@
 /* TUI Interpreter definitions for GDB, the GNU debugger.
 
-   Copyright (C) 2003, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -56,6 +56,7 @@ tui_init (void)
   tui_initialize_static_data ();
 
   tui_initialize_io ();
+  tui_initialize_win ();
   tui_initialize_readline ();
 
   return NULL;
This page took 0.028055 seconds and 4 git commands to generate.