Mercurial > hg > octave-jordi
diff src/pt-pr-code.cc @ 3018:5708b8bb4f06
[project @ 1997-06-03 21:48:05 by jwe]
author | jwe |
---|---|
date | Tue, 03 Jun 1997 21:57:33 +0000 |
parents | 1aeb8869e464 |
children | e4bbfc196e53 |
line wrap: on
line diff
--- a/src/pt-pr-code.cc +++ b/src/pt-pr-code.cc @@ -1062,7 +1062,7 @@ // Current indentation. int tree_print_code::curr_print_indent_level = 0; -// Nonzero means we are at the beginning of a line. +// TRUE means we are at the beginning of a line. bool tree_print_code::beginning_of_line = true; // Each print_code() function should call this before printing