]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob-closure.cc
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / lily / grob-closure.cc
index 5e4035f7e898f343b0b22469ec8d3bd03309ea63..b2d0160adaf175942ff0e1e5a057cf7d57ff1dff 100644 (file)
@@ -80,7 +80,7 @@ chain_offset_callback (Grob *g, SCM proc, Axis a)
       Data may be nonnumber. In that case, it is assumed to be
       undefined.
     */
-    
+
     data = SCM_UNDEFINED;
 
   SCM expr = scm_list_2 (proc, data);