diff liboctave/Array-util.cc @ 5775:ace8d8d26933

[project @ 2006-04-24 19:13:06 by jwe]
author jwe
date Mon, 24 Apr 2006 19:13:11 +0000
parents 4b33d802ef3c
children 975fcdfb0d2d
line wrap: on
line diff
--- a/liboctave/Array-util.cc
+++ b/liboctave/Array-util.cc
@@ -376,7 +376,7 @@
   for (octave_idx_type i = 0; i < idx; i++)
     increment_index (retval, dims);
 
-  // XXX FIXME XXX -- the solution using increment_index is not
+  // FIXME -- the solution using increment_index is not
   // efficient.
 
 #if 0