Constify wrap_here/wrap_hint code path
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d6d5dc6554667952d18cbb980ed5dd6e9e3f6d59..25f40333e254b7091fe20ce6bc73be7d69a19372 100644 (file)
@@ -1,3 +1,13 @@
+2016-11-26  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * mi/mi-out.c (mi_wrap_hint): Constify argument.
+       * cli-out.c (cli_wrap_hint): Likewise.
+       * ui-out.c (ui_out_wrap_hint, uo_wrap_hint): Likewise.
+       * ui-out.h (ui_out_wrap_hint, wrap_hint_ftype): Likewise.
+       * utils.c (wrap_here): Likewise.
+       (wrap_indent): Constify.
+       * utils.h (wrap_here): Constify argument.
+
 2016-11-26  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * ui-out.c (uo_redirect): Return the return value from the
This page took 0.024959 seconds and 4 git commands to generate.