* python/py-autoload.c (print_script): Print "Missing" instead of
[deliverable/binutils-gdb.git] / gdb / event-top.h
index 3c6dba715b7d338d116ff3d9ac8bfdb3cffea864..8550164423531049a6040e734de607e3a6ed6c5c 100644 (file)
@@ -1,6 +1,7 @@
 /* Definitions used by event-top.c, for GDB, the GNU debugger.
 
-   Copyright (C) 1999, 2001, 2003, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2001, 2003, 2007, 2008, 2009, 2010, 2011
+   Free Software Foundation, Inc.
 
    Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
 
@@ -72,7 +73,7 @@ struct prompts
 #define PREFIX(X) the_prompts.prompt_stack[the_prompts.top + X].prefix
 #define SUFFIX(X) the_prompts.prompt_stack[the_prompts.top + X].suffix
 
-/* Exported functions from event-top.c. 
+/* Exported functions from event-top.c.
    FIXME: these should really go into top.h.  */
 
 extern void display_gdb_prompt (char *new_prompt);
This page took 0.023774 seconds and 4 git commands to generate.