diff options
author | Will Newton <will.newton@linaro.org> | 2013-11-02 09:45:48 -0700 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2013-11-06 16:20:53 +0000 |
commit | e256c4214c9484873921d4bdb723b842b5627e42 (patch) | |
tree | c785daaf0a67d687af688d2805406892a0361052 /ChangeLog | |
parent | 9d88065565c12cfc5d5340baabc01e4fb4323d38 (diff) | |
download | glibc-e256c4214c9484873921d4bdb723b842b5627e42.tar glibc-e256c4214c9484873921d4bdb723b842b5627e42.tar.gz glibc-e256c4214c9484873921d4bdb723b842b5627e42.tar.bz2 glibc-e256c4214c9484873921d4bdb723b842b5627e42.zip |
manual/memory.texi: Remove register keyword from examples.
The register keyword doesn't add any information to the examples
and is not useful for modern compilers.
ChangeLog:
2013-11-06 Will Newton <will.newton@linaro.org>
* manual/memory.texi (Malloc Examples): Remove register
keyword from examples.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-11-06 Will Newton <will.newton@linaro.org> + + * manual/memory.texi (Malloc Examples): Remove register + keyword from examples. + 2013-11-04 Chris Leonard <cjl@sugarlabs.org> * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm). |