This commit was manufactured by cvs2svn to create tag 'drow-cplus-
[external/binutils.git] / gdb / tui / tui.h
index 03d036d..c627b86 100644 (file)
@@ -1,8 +1,5 @@
 /* External/Public TUI Header File.
-
-   Copyright 1998, 1999, 2000, 2001, 2004 Free Software Foundation,
-   Inc.
-
+   Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
    Contributed by Hewlett-Packard Company.
 
    This file is part of GDB.
@@ -56,7 +53,7 @@ Opaque (*OpaqueFuncPtr) (va_list);
 extern void strcat_to_buf (char *, int, const char *);
 
 /* Types of error returns */
-     typedef enum tui_status
+     typedef enum
        {
         TUI_SUCCESS,
         TUI_FAILURE