X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fevent-top.h;h=75d417c26361bb95ba5aac118ac508346d80dc4b;hb=7feb7d068ae65557ede03c36468ebac61b0939ca;hp=bc769dc22c62fc1961f00b5f12fb2f8c9d2ccc18;hpb=a9762ec78a53fbe9209fe1654db42df0cd328d50;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/event-top.h b/gdb/event-top.h index bc769dc22c..75d417c263 100644 --- a/gdb/event-top.h +++ b/gdb/event-top.h @@ -1,6 +1,7 @@ /* Definitions used by event-top.c, for GDB, the GNU debugger. - Copyright (C) 1999, 2001, 2003, 2007 Free Software Foundation, Inc. + Copyright (C) 1999, 2001, 2003, 2007, 2008, 2009 + Free Software Foundation, Inc. Written by Elena Zannoni of Cygnus Solutions. @@ -103,7 +104,7 @@ extern void mark_async_signal_handler_wrapper (void *token); extern void async_request_quit (void *arg); extern void stdin_event_handler (int error, void *client_data); extern void async_disable_stdin (void); -extern void async_enable_stdin (void *dummy); +extern void async_enable_stdin (void); /* Exported variables from event-top.c. FIXME: these should really go into top.h. */