]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/gregorian-ligature.hh
Run grand-replace (issue 3765)
[lilypond.git] / lily / include / gregorian-ligature.hh
index 5414a5c69a0a796738954b61b847f720a30f7892..8caf27044e1dee13e3bb28ac582e8be18aa0c000 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2003--2010 Juergen Reuter <reuter@ipd.uka.de>
+  Copyright (C) 2003--2014 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
@@ -24,11 +24,10 @@ class Grob;
 #include "std-string.hh"
 #include "grob-interface.hh"
 
-
 class Gregorian_ligature
 {
 public:
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
   static string prefixes_to_str (Grob *);
 };