X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fstencil.hh;h=edfb1c7f8f08dcbdc4918317d6b765a30dd91a0d;hb=ad8959e79687e3000919f4a4bc6072b1b45eae8d;hp=a01c891a813cfc594828f291344a2de929864736;hpb=c2d7bd9507fb36d3f7da86653e3fb0b905ec2bc1;p=lilypond.git diff --git a/lily/include/stencil.hh b/lily/include/stencil.hh index a01c891a81..edfb1c7f8f 100644 --- a/lily/include/stencil.hh +++ b/lily/include/stencil.hh @@ -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 */