diff libinterp/parse-tree/lex.ll @ 16644:856cb7cba231 classdef

maint: periodic merge of default to classdef
author John W. Eaton <jwe@octave.org>
date Sun, 12 May 2013 21:45:57 -0400
parents 2ed5bc680c71 4258750c76ed
children 450c03932d6c
line wrap: on
line diff
--- a/libinterp/parse-tree/lex.ll	Mon Apr 29 19:13:40 2013 -0400
+++ b/libinterp/parse-tree/lex.ll	Sun May 12 21:45:57 2013 -0400
@@ -3024,7 +3024,7 @@
   looking_for_object_index = false;
   at_beginning_of_statement = bos;
 
-  return count_token (tok);
+  return count_token_internal (tok);
 }
 
 int