From: Pedro Alves Date: Fri, 1 Jul 2016 10:17:58 +0000 (+0100) Subject: Fix formatting of some previous gdb/ChangeLog entries X-Git-Tag: users/hjl/linux/release/2.26.51.0.2~1^2^2~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b08e1f3a396a7f70c0746f31f4f7ee9d5ff53f9;p=thirdparty%2Fbinutils-gdb.git Fix formatting of some previous gdb/ChangeLog entries --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d6054f9d16c..3f88f7b1ef1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -15,12 +15,10 @@ 2016-06-29 Manish Goregaokar -gdb/ChangeLog: * rust-lang.c (rust_get_disr_info): Initialize saveptr to NULL. 2016-06-29 Manish Goregaokar -gdb/ChangeLog: * rust-lang.c (rust_get_disr_info): Use strtok_r instead of strsep. 2016-06-28 Yao Qi @@ -31,8 +29,8 @@ gdb/ChangeLog: 2016-06-27 Manish Goregaokar * 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