* inf-child.c (inf_child_post_wait): Remove stray whitespace in

comment.
This commit is contained in:
Mark Kettenis 2004-09-18 22:51:26 +00:00
parent 72d5681a84
commit 9a6c8ef41a
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-09-19 Mark Kettenis <kettenis@gnu.org>
* inf-child.c (inf_child_post_wait): Remove stray whitespace in
comment.
2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
* ada-exp.y (type_int): New function to add layer of abstraction

View File

@ -56,8 +56,7 @@ void
inf_child_post_wait (ptid_t ptid, int wait_status)
{
/* This version of Unix doesn't require a meaningful "post wait"
operation.
*/
operation. */
}
static void