]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/semi-tie.cc
remove spurious else
[lilypond.git] / lily / semi-tie.cc
index 10e2d43d5343e02835d462829614caf22cabd54b..02b7f2941531769048816c090988b1b0a821b01c 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2005--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2005--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -51,7 +51,7 @@ Semi_tie::calc_control_points (SCM smob)
     }
   else
     {
-      programming_error ("lv tie without Semi_tie_column. Killing lv tie.");
+      programming_error ("lv tie without Semi_tie_column.  Killing lv tie.");
       me->suicide ();
     }