diff liboctave/chNDArray.h @ 5775:ace8d8d26933

[project @ 2006-04-24 19:13:06 by jwe]
author jwe
date Mon, 24 Apr 2006 19:13:11 +0000
parents 451ad352b288
children 143b556ce725
line wrap: on
line diff
--- a/liboctave/chNDArray.h
+++ b/liboctave/chNDArray.h
@@ -61,7 +61,7 @@
       return *this;
     }
 
-  // XXX FIXME XXX -- this is not quite the right thing.
+  // FIXME -- this is not quite the right thing.
 
   boolNDArray all (int dim = -1) const;
   boolNDArray any (int dim = -1) const;