From e7a6747fd320eebb898353dae1829d3b4e1d4bfa Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 1 May 2011 10:52:17 +0200 Subject: * src/sysdep.c (wait_for_termination_1): Make static. (wait_for_termination, interruptible_wait_for_termination): Move after wait_for_termination_1. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 13f40887329..a88419f0b11 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2011-05-01 Andreas Schwab + + * sysdep.c (wait_for_termination_1): Make static. + (wait_for_termination, interruptible_wait_for_termination): Move + after wait_for_termination_1. + 2011-05-01 Lars Magne Ingebrigtsen * sysdep.c (interruptible_wait_for_termination): New function -- cgit v1.2.1