From: Paul Pluzhnikov Date: Mon, 2 May 2011 00:18:41 +0000 (+0000) Subject: Properly TABify ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=78290264879321017557cfce056678e788c22f03;p=binutils-gdb.git Properly TABify ChangeLog --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 323d6d50c1c..98bb3d1a6ef 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +1,8 @@ 2011-04-26 Andrew Gontarek - * valprint.c (val_print_array_elements): Fixed poor performance - of printing very large arrays with repeat_count_threshold set - to unlimited. New comment. + * valprint.c (val_print_array_elements): Fixed poor performance + of printing very large arrays with repeat_count_threshold set + to unlimited. New comment. 2011-04-29 Tom Tromey