]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/moment.hh
Merge with master
[lilypond.git] / lily / include / moment.hh
index ac895e99eb07176f0d59411e1be35be7484cc8a1..a3b7544762b31079f3a8c005937d37ef33c3405f 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1999--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef MOMENT_HH
@@ -18,7 +18,7 @@
 */
 class Moment
 {
-  DECLARE_SIMPLE_SMOBS (Moment,);
+  DECLARE_SIMPLE_SMOBS (Moment);
 public:
   Moment ();
   Moment (int m);