]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/object-key-dumper.hh
merge
[lilypond.git] / lily / include / object-key-dumper.hh
index df5db430355ffd293ba045f944122766f32ea5bd..582199ad5bbf8ade933943f89b491563fb719578 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 OBJECT_KEY_DUMPER_HH
@@ -27,7 +27,7 @@ class Object_key_dumper
 
   SCM key_serial (int);
   SCM serialize_key (Object_key const *);
-  DECLARE_SMOBS (Object_key_dumper,);
+  DECLARE_SMOBS (Object_key_dumper);
 public:
   Object_key_dumper ();
   SCM get_file_contents () const;