Mercurial > hg > octave-nkf
diff liboctave/file-stat.cc @ 5775:ace8d8d26933
[project @ 2006-04-24 19:13:06 by jwe]
author | jwe |
---|---|
date | Mon, 24 Apr 2006 19:13:11 +0000 |
parents | 941f0fc6b596 |
children | b9fd54407c8d |
line wrap: on
line diff
--- a/liboctave/file-stat.cc +++ b/liboctave/file-stat.cc @@ -46,7 +46,7 @@ } #endif -// XXX FIXME XXX -- the is_* and mode_as_string functions are only valid +// FIXME -- the is_* and mode_as_string functions are only valid // for initialized objects. If called for an object that is not // initialized, they should throw an exception.