]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tweak-registration.hh
Fix off-by-one error in constrained-breaking.
[lilypond.git] / lily / include / tweak-registration.hh
index 468145f7aa4f8b1aa9c64a1fcc027bde4d28c954..a7c1ad807013dcc15ade2153ca69dc1d14f20ae6 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef TWEAK_REGISTRATION_HH
@@ -22,7 +22,7 @@ class Tweak_registry
   Tweak_map tweaks_;
   Object_key_undumper *undumper_;
 
-  DECLARE_SMOBS (Tweak_registry,);
+  DECLARE_SMOBS (Tweak_registry);
 
 public:
   Tweak_registry ();