]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-stream.hh
release: 1.3.7
[lilypond.git] / 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.