]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/change-iterator.hh
Imported Upstream version 2.16.0
[lilypond.git] / lily / include / change-iterator.hh
index 99a3dde190a471d86b14e8465ff25eed6e9a8950..482f53d970d34164f493a55cf102c45005f211e5 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -28,7 +28,7 @@ public:
   /* constructor is public */
   virtual void process (Moment);
   DECLARE_SCHEME_CALLBACK (constructor, ());
-  DECLARE_CLASSNAME(Change_iterator);
+  DECLARE_CLASSNAME (Change_iterator);
 
 private:
   void error (string);