diff liboctave/CNDArray.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/CNDArray.h
+++ b/liboctave/CNDArray.h
@@ -58,7 +58,7 @@
 
   boolNDArray operator ! (void) const;
 
-  // XXX FIXME XXX -- this is not quite the right thing.
+  // FIXME -- this is not quite the right thing.
 
   bool any_element_is_inf_or_nan (void) const;
   bool all_elements_are_real (void) const;