2000-04-26 Michael Snyder <msnyder@seadog.cygnus.com>

* wrapper.h: fix minor comment typo.
This commit is contained in:
Michael Snyder 2000-04-27 00:41:49 +00:00
parent dd5724d523
commit fa4e99ecee
2 changed files with 2 additions and 1 deletions

View File

@ -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>

View File

@ -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 *,