changeset 16272:4cf2c4ae8df5 classdef

maint: periodic merge of default to classdef
author John W. Eaton <jwe@octave.org>
date Mon, 11 Mar 2013 14:32:35 -0400
parents 3b0381ea8737 (current diff) 87069bd38107 (diff)
children 3c265e4dba6d
files libinterp/parse-tree/lex.ll
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/parse-tree/lex.ll	Mon Mar 11 14:31:56 2013 -0400
+++ b/libinterp/parse-tree/lex.ll	Mon Mar 11 14:32:35 2013 -0400
@@ -2990,8 +2990,6 @@
 
       current_input_column += flex_yyleng ();
 
-      at_beginning_of_statement = false;
-
       return STRUCT_ELT;
     }
 
@@ -3000,7 +2998,7 @@
   // an else token, then the next token is at the beginning of a
   // statement.
 
-  // May set begenning_of_statement to true.
+  // May set at_beginning_of_statement to true.
   int kw_token = is_keyword_token (tok);
 
   // If we found a keyword token, then the beginning_of_statement flag