From: fred Date: Tue, 26 Mar 2002 22:43:40 +0000 (+0000) Subject: lilypond-1.3.7 X-Git-Tag: release/1.5.59~1976 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a3886f071a771d91da4a450655f2ad53ac9b5d82;p=lilypond.git lilypond-1.3.7 --- 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.