2000-04-26 Michael Snyder <msnyder@seadog.cygnus.com>
* wrapper.h: fix minor comment typo.
This commit is contained in:
parent
dd5724d523
commit
fa4e99ecee
@ -5,6 +5,7 @@ Thu Apr 27 10:06:42 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
2000-04-26 Michael Snyder <msnyder@seadog.cygnus.com>
|
||||
|
||||
* utils.c (internal_verror): Call target_terminal_ours.
|
||||
* wrapper.h: fix minor comment typo.
|
||||
|
||||
2000-04-26 Kevin Buettner <kevinb@redhat.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#ifndef WRAPPER_H
|
||||
#define WRAPPER_H 1
|
||||
|
||||
/* Use this struct used to pass arguments to wrapper routines. */
|
||||
/* Use this struct to pass arguments to wrapper routines. */
|
||||
struct gdb_wrapper_arguments;
|
||||
|
||||
extern int gdb_parse_exp_1 PARAMS ((char **, struct block *,
|
||||
|
Loading…
Reference in New Issue
Block a user