Mercurial > hg > octave-lyh
diff src/c-file-ptr-stream.h @ 5775:ace8d8d26933
[project @ 2006-04-24 19:13:06 by jwe]
author | jwe |
---|---|
date | Mon, 24 Apr 2006 19:13:11 +0000 |
parents | ecbe4aa87e51 |
children | 9a5a0d5ef82a |
line wrap: on
line diff
--- a/src/c-file-ptr-stream.h +++ b/src/c-file-ptr-stream.h @@ -94,7 +94,7 @@ int_type underflow_common (bool); }; -// XXX FIXME XXX -- the following three classes could probably share +// FIXME -- the following three classes could probably share // some code... template <typename STREAM_T, typename FILE_T, typename BUF_T>