diff liboctave/util/oct-rl-edit.c @ 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 cfb58d9805fa
children f7121e111991
line wrap: on
line diff
--- a/liboctave/util/oct-rl-edit.c	Thu Jan 14 06:20:28 2016 -0500
+++ b/liboctave/util/oct-rl-edit.c	Thu Jan 14 07:02:41 2016 -0800
@@ -89,8 +89,7 @@
 
    Instead, temporarily redefine the redisplay function to do nothing.
 
-   FIXME -- It would be safer to do this when protected from
-   interrupts... */
+   FIXME: It would be safer to do this when protected from interrupts... */
 
 static void
 flush_stdout (void)