Fix formatting of some previous gdb/ChangeLog entries
authorPedro Alves <palves@redhat.com>
Fri, 1 Jul 2016 10:17:58 +0000 (11:17 +0100)
committerPedro Alves <palves@redhat.com>
Fri, 1 Jul 2016 10:17:58 +0000 (11:17 +0100)
gdb/ChangeLog

index d6054f9d16c009eb69afd1820c0fa9136cf738e0..3f88f7b1ef166ea0b2df2bbaa89219cb4f10727c 100644 (file)
 
 2016-06-29  Manish Goregaokar  <manish@mozilla.com>
 
-gdb/ChangeLog:
        * rust-lang.c (rust_get_disr_info): Initialize saveptr to NULL.
 
 2016-06-29  Manish Goregaokar  <manish@mozilla.com>
 
-gdb/ChangeLog:
        * rust-lang.c (rust_get_disr_info): Use strtok_r instead of strsep.
 
 2016-06-28  Yao Qi  <yao.qi@linaro.org>
@@ -31,8 +29,8 @@ gdb/ChangeLog:
 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
 
        * rust-lang.c (rust_print_type, rust_decorations): Print unit
-       types as "()", (rust_print_type): Omit return type for functions
-       returning unit
+       types as "()".
+       (rust_print_type): Omit return type for functions returning unit.
 
 2016-06-25  Pierre-Marie de Rodat  <derodat@adacore.com>
 
This page took 0.029084 seconds and 4 git commands to generate.