]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.7
authorfred <fred>
Tue, 26 Mar 2002 22:43:40 +0000 (22:43 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:43:40 +0000 (22:43 +0000)
lily/include/paper-stream.hh

index f7e3bf56249d92fd0fac3b46a9a3717981b5ae13..ab5de0684e39739aa84e90acafd9197cbd67a9a9 100644 (file)
@@ -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.