* inf-child.c (inf_child_post_wait): Remove stray whitespace in
comment.
This commit is contained in:
parent
72d5681a84
commit
9a6c8ef41a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user