]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/string-data.hh
release: 0.1.11
[lilypond.git] / flower / include / string-data.hh
index d4440b1c26277249658caaa544cbafd9ccfad168..4dfe5544b95371f5e6dbd599044219bf2192d16a 100644 (file)
@@ -78,7 +78,7 @@ friend class String_handle;
       #String_data# knowing it.  */
     Byte &operator [](int j);
     Byte operator [](int j) const;
-    bool is_binary_bo()const;
+    bool is_binary_bo() const;
 };