# HG changeset patch # User jwe # Date 1149828385 0 # Node ID e89f8bae317be67a197627550f06908c631a59fd # Parent 415ae81d331be2ffb897cb87a8aa21fcc852aebb [project @ 2006-06-09 04:46:25 by jwe] diff --git a/doc/interpreter/grammar.txi b/doc/interpreter/grammar.txi --- a/doc/interpreter/grammar.txi +++ b/doc/interpreter/grammar.txi @@ -23,7 +23,6 @@ @example @group -all_va_args endwhile break for case function catch global @@ -37,6 +36,7 @@ endfunction unwind_protect endif unwind_protect_cleanup endswitch while +endwhile @end group @end example