]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/modified-font-metric.cc
Imported Upstream version 2.16.0
[lilypond.git] / lily / modified-font-metric.cc
index eff730176b61e50a45fcadd028afdf74ddfd9e45..0acee126497e8435a74efdac94ce0fe3b8f8acd3 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1999--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 @@ using namespace std;
 #include "program-option.hh"
 
 Modified_font_metric::Modified_font_metric (Font_metric *fm,
-                                           Real magnification)
+                                            Real magnification)
 {
   magnification_ = magnification;