]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/smobs.cc
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / smobs.cc
index fff178ccb27746376a66c6ce24a9e84318821297..a4c88fe58b12f276406dcae0a9d5b78d4b04d343 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "smobs.hh"
@@ -21,7 +21,7 @@ init_smob_protection ()
 }
 ADD_SCM_INIT_FUNC (init_smob_protection, init_smob_protection);
 
-LY_DEFINE(ly_smob_protects, "ly:smob-protects",
+LY_DEFINE (ly_smob_protects, "ly:smob-protects",
          0, 0, 0, (),
          "Return lily's internal smob protection list")
 {