]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-symbol-referencer.hh
Typo fixes: backslash, join one set of comments.
[lilypond.git] / lily / include / staff-symbol-referencer.hh
index 312db5c9cca41f4e98b7f31868c446c9c6b6cec3..cf6af128f31cb6b7e6a795d66d59f25688193ca9 100644 (file)
@@ -51,7 +51,7 @@ public:
   static Interval extent_in_staff (Grob *); 
 };
 
-int compare_position (Grob *const &, Grob *const &);\
+int compare_position (Grob *const &, Grob *const &);
 bool position_less (Grob *const &, Grob *const &);
 #endif /* STAFF_SYMBOL_REFERENCER_HH */