diff src/lex.h @ 5775:ace8d8d26933

[project @ 2006-04-24 19:13:06 by jwe]
author jwe
date Mon, 24 Apr 2006 19:13:11 +0000 (2006-04-24)
parents 4c8a2e4e0717
children 93c65f2a5668
line wrap: on
line diff
--- a/src/lex.h
+++ b/src/lex.h
@@ -24,7 +24,7 @@
 #if !defined (octave_lex_h)
 #define octave_lex_h 1
 
-// XXX FIXME XXX -- these input buffer things should be members of a
+// FIXME -- these input buffer things should be members of a
 // parser input stream class.
 
 typedef struct yy_buffer_state *YY_BUFFER_STATE;