diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-12-03 22:03:22 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-12-03 22:03:22 +0000 |
commit | 99bca8f9910421e9f659a9ce542ccc9be6b8e44d (patch) | |
tree | 08889d34d07abe03e37f38e4482c14199812a8ea /ld/ChangeLog | |
parent | 5bbdf3d565cb8fe67357238efe24929209da4f21 (diff) | |
download | gdb-99bca8f9910421e9f659a9ce542ccc9be6b8e44d.zip gdb-99bca8f9910421e9f659a9ce542ccc9be6b8e44d.tar.gz gdb-99bca8f9910421e9f659a9ce542ccc9be6b8e44d.tar.bz2 |
Fix a typo in comments.
2010-12-03 H.J. Lu <hongjiu.lu@intel.com>
* lexsup.c (ld_options): Fix a typo in comments.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f9835ea..2aa1dc0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2010-12-03 H.J. Lu <hongjiu.lu@intel.com> + + * lexsup.c (ld_options): Fix a typo in comments. + 2010-12-01 H.J. Lu <hongjiu.lu@intel.com> * plugin.h: Re-indent. |