diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2011-06-29 22:02:58 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2011-06-29 22:02:58 +0000 |
commit | 70c622a3d28b08cb57b8c8569658aa767241e161 (patch) | |
tree | 74db14913137cbe1863a28e5940e9e5dd468138d /gdb/ChangeLog | |
parent | 37e41b0352ff18c675a8566789087ba560825d91 (diff) | |
download | gdb-70c622a3d28b08cb57b8c8569658aa767241e161.zip gdb-70c622a3d28b08cb57b8c8569658aa767241e161.tar.gz gdb-70c622a3d28b08cb57b8c8569658aa767241e161.tar.bz2 |
gdb/
Code cleanup.
* cp-namespace.c (cp_add_using_directive): Turn positive comparison to
negative comparisons.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8088114..9cabcaf 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com> + + Code cleanup. + * cp-namespace.c (cp_add_using_directive): Turn positive comparison to + negative comparisons. + 2011-06-29 André Pönitz <andre.poenitz@nokia.com> * mi/mi-main.c (mi_cmd_list_features): Emit |