]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator-dispatch-list.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / translator-dispatch-list.hh
index 9691dae857894fefd4d080f653e4f41cacdada11..28549fb7914f58e0ff6ea8f80f59c1dcaf5fee1f 100644 (file)
@@ -3,8 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
-
+  (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef TRANSLATOR_DISPATCH_LIST_HH
@@ -29,7 +28,7 @@ public:
   SCM static create (SCM trans_list,
                     SCM iface_list);
 
-  DECLARE_SIMPLE_SMOBS(Engraver_dispatch_list,);
+  DECLARE_SIMPLE_SMOBS (Engraver_dispatch_list,);
 };
 
 #endif /* TRANSLATOR_DISPATCH_LIST_HH */