]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lilypond-input-version.hh
* flower
[lilypond.git] / lily / include / lilypond-input-version.hh
index 4e22ae3a337c91ffa25aa527b56eeeee95f214a6..4fb1bc547d67146e6d738380df90176f1e3975c3 100644 (file)
@@ -4,7 +4,6 @@
   source file of the GNU LilyPond music typesetter
 
   (c) 1998--2005 Jan Nieuwenhuizen <janneke@gnu.org>
-
 */
 
 #ifndef LILYPOND_VERSION_HH
@@ -12,7 +11,7 @@
 
 #include "string.hh"
 
-struct Lilypond_version 
+struct Lilypond_version
 {
   Lilypond_version (int major, int minor, int patch);
   Lilypond_version (String str);