]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/custos.hh
Run grand replace for 2015.
[lilypond.git] / lily / include / custos.hh
index 9638a516570ae955ef5e8cdb121786ecb16cbe99..fcb9e9e146f610691eae67d064d3ecb267e94c45 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2000--2011 Juergen Reuter <reuter@ipd.uka.de>
+  Copyright (C) 2000--2015 Juergen Reuter <reuter@ipd.uka.de>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -26,7 +26,7 @@
 struct Custos
 {
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 
 private:
   static void add_streepjes (Grob *me, int pos, int interspaces, Stencil *custos_);