diff libinterp/corefcn/pr-output.cc @ 21066:258c787cd9ce

maint: Use "FIXME:" consistently in code base. * file-editor-tab.h, mxarray.in.h, pr-output.cc, symtab.h, ov-bool-sparse.h, ov-bool.h, ov-float.h, ov-scalar.h, ov-str-mat.cc, oct-parse.in.yy, f77-fcn.h, lo-specfun.cc, randmtzig.c, randpoisson.c, lo-ieee.h, oct-rl-edit.c, sparse-util.h: Use "FIXME:" consistently in code base.
author Rik <rik@octave.org>
date Thu, 14 Jan 2016 07:02:41 -0800
parents 6eff66fb8a02
children e39e05d90788
line wrap: on
line diff
--- a/libinterp/corefcn/pr-output.cc	Thu Jan 14 06:20:28 2016 -0500
+++ b/libinterp/corefcn/pr-output.cc	Thu Jan 14 07:02:41 2016 -0800
@@ -2808,7 +2808,7 @@
 void
 octave_print_internal (std::ostream& os, const charMatrix& chm,
                        bool pr_as_read_syntax,
-                       int /* extra_indent FIXME */,
+                       int /* FIXME: extra_indent */,
                        bool pr_as_string)
 {
   if (pr_as_string)