diff liboctave/mach-info.cc @ 5775:ace8d8d26933

[project @ 2006-04-24 19:13:06 by jwe]
author jwe
date Mon, 24 Apr 2006 19:13:11 +0000
parents 4c8a2e4e0717
children 93c65f2a5668
line wrap: on
line diff
--- a/liboctave/mach-info.cc
+++ b/liboctave/mach-info.cc
@@ -76,7 +76,7 @@
 {
 #if defined (CRAY)
 
-  // XXX FIXME XXX -- this should be determined automatically.
+  // FIXME -- this should be determined automatically.
 
   native_float_fmt = oct_mach_info::flt_fmt_cray;