diff run-octave.in @ 21092:429f83903400

maint: Use "FIXME:" more places in code base. * mk-opts.pl, func.txi, io.txi, linalg.txi, module.mk, oct-conf-post.in.h, run-octave.in, module.mk, fieldnames.m, textread.m, textscan.m, libinterp/octave-value/module.mk, odeset.m: Use "FIXME:" more places in code base.
author Rik <rik@octave.org>
date Sun, 17 Jan 2016 06:38:08 -0800
parents b432e7bb3cbd
children 06c2a109935c
line wrap: on
line diff
--- a/run-octave.in	Fri Jan 15 15:11:56 2016 -0500
+++ b/run-octave.in	Sun Jan 17 06:38:08 2016 -0800
@@ -25,8 +25,8 @@
 : ${SED=%SED%}
 : ${ADDRESS_SANITIZER_OPTIONS="%ADRESS_SANITIZER_OPTIONS%"}
 
-# FIXME -- is there a better way to handle the possibility of spaces
-# in these names?
+# FIXME: is there a better way to handle the possibility of spaces
+#        in these names?
 
 top_srcdir='%abs_top_srcdir%'
 builddir='%builddir%'