diff options
author | Paul Smith <psmith@gnu.org> | 2013-01-20 13:16:46 -0500 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-01-20 13:16:46 -0500 |
commit | 51fb930ef2ec8c479fb113ae6b3d5549a0bab892 (patch) | |
tree | 5d8fdb41d3bec8bead6760855843d73e9afbc287 /ChangeLog | |
parent | a45f25ece30e4101ae77c90d2270d253ea9a82ec (diff) | |
download | gunmake-51fb930ef2ec8c479fb113ae6b3d5549a0bab892.tar.gz |
Rename struct floc to typedef gmk_floc as an externally scoped symbol.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2013-01-20 Paul Smith <psmith@gnu.org> + * makeint.h: Change struct floc to gmk_floc typedef. + * Many: Use the new typedef. + * make.h: Rename to makeint.h. * Many: Use the new name makeint.h. |