diff options
author | Eli Zaretskii <eliz@gnu.org> | 2013-04-27 14:30:01 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2013-04-27 14:30:01 +0300 |
commit | 049f8e88fc72d17e94d5429186ea4b93398a8c5e (patch) | |
tree | b20f7128b2a41a6c8182ae70604b8bda92fc166b /ChangeLog | |
parent | da7df54309eb759837a289ade900fe8e3d6ddc36 (diff) | |
download | gunmake-049f8e88fc72d17e94d5429186ea4b93398a8c5e.tar.gz |
job.c: Fix compilation error on GNU/Linux due to "label at end of compound statement".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-04-27 Eli Zaretskii <eliz@gnu.org> + + * job.c: Fix compilation error on GNU/Linux due to "label at end + of compound statement". + 2013-04-27 Frank Heckenbach <f.heckenbach@fh-soft.de> (tiny change) * job.c (sync_output): Don't discard the output if |