* gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
[deliverable/binutils-gdb.git] / binutils / debug.h
index 1b890b234f135da69551efb6cc323e96ab4da76e..c439be3ea0c2cf17c1b433d804538cf419297f67 100644 (file)
@@ -1,5 +1,5 @@
 /* debug.h -- Describe generic debugging information.
-   Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.
@@ -310,7 +310,7 @@ struct debug_write_fns
      visibility.  The type must be popped off the type stack.  */
   boolean (*class_static_member) PARAMS ((PTR, const char *, const char *,
                                          enum debug_visibility));
-  
+
   /* Add a baseclass to the class currently being built.  The type of
      the baseclass must be popped off the type stack.  The arguments
      are the bit position, whether the class is virtual, and the
This page took 0.023038 seconds and 4 git commands to generate.