diff options
| author | Reuben Thomas <rrt@sc3d.org> | 2014-08-09 22:50:14 +0100 |
|---|---|---|
| committer | Reuben Thomas <rrt@sc3d.org> | 2014-08-09 22:50:14 +0100 |
| commit | ea2eccbb490f968d87fac056dcadc8536ea5067b (patch) | |
| tree | 2df3c5cd879d0512bccffca2dc34e46917f05c1b /src/ChangeLog | |
| parent | aac6be13316f360bb2df46d6708ad9eea6059dc5 (diff) | |
src/alloc.c: remove a stray brace
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index af0589257d8..52862bfb446 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,6 @@ 2014-08-09 Reuben Thomas <rrt@sc3d.org> + * alloc.c (Fmemory_info): Remove a stray brace. * process.c: Fix a comment typo. * msdos.c: * dosfns.c (init_dosfns): Remove support for DJGPP < 2.02. |
