]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stencil.hh
* lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
[lilypond.git] / lily / include / stencil.hh
index a01c891a813cfc594828f291344a2de929864736..edfb1c7f8f08dcbdc4918317d6b765a30dd91a0d 100644 (file)
@@ -92,11 +92,11 @@ DECLARE_UNSMOB(Stencil,stencil);
 SCM fontify_atom (Font_metric const*, SCM atom);
 
 void interpret_stencil_expression (SCM expr,
-                       void (*func) (void*, SCM),
-                       void *func_arg,
-                       Offset o);
+                        void (*func) (void*, SCM),
+                        void *func_arg,
+                        Offset o);
 
 Stencil create_stencil (SCM print);
 SCM find_expression_fonts (SCM expr);
 
-#endif
+#endif /* STENCIL_HH */