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
parents 4c8a2e4e0717
children 93c65f2a5668
line wrap: on
line diff
--- a/src/lex.h	Mon Apr 24 17:45:31 2006 +0000
+++ b/src/lex.h	Mon Apr 24 19:13:11 2006 +0000
@@ -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;