diff liboctave/lo-ieee.h @ 5775:ace8d8d26933

[project @ 2006-04-24 19:13:06 by jwe]
author jwe
date Mon, 24 Apr 2006 19:13:11 +0000
parents 25c8956d2204
children 143b556ce725
line wrap: on
line diff
--- a/liboctave/lo-ieee.h
+++ b/liboctave/lo-ieee.h
@@ -37,7 +37,7 @@
 /* Octave's idea of not a number.  */
 extern double octave_NaN;
 
-/* XXX FIXME XXX -- this code assumes that a double has twice the
+/* FIXME -- this code assumes that a double has twice the
    number of bits as an int */
 
 extern int lo_ieee_hw;