From a3886f071a771d91da4a450655f2ad53ac9b5d82 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 22:43:40 +0000 Subject: [PATCH] lilypond-1.3.7 --- lily/include/paper-stream.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lily/include/paper-stream.hh b/lily/include/paper-stream.hh index f7e3bf5624..ab5de0684e 100644 --- a/lily/include/paper-stream.hh +++ b/lily/include/paper-stream.hh @@ -12,7 +12,7 @@ class Paper_stream { public: - bool outputting_comment; + bool outputting_comment_b_; ostream *os; int nest_level; /// to check linelen in output. TeX has limits. -- 2.39.5