]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dots.hh
Imported Upstream version 2.16.0
[lilypond.git] / lily / include / dots.hh
index 366e4f13e29707cad90372aaa3baaa570c58382f..d126934d10e09a765469203ad92ce0abb6bdb54e 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
@@ -27,7 +27,7 @@ class Dots
 {
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 #endif // DOTS_HH