]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dimension-cache-callback.hh
release: 1.5.19
[lilypond.git] / lily / include / dimension-cache-callback.hh
index 4c8d6d59ebd0ef3a09da49f990de5ec9b4924e26..a3186ec4e133401fe71b1a017a1c6329c8eb9825 100644 (file)
@@ -11,8 +11,8 @@
 #define DIMENSION_CACHE_CALLBACK_HH
 
 
-typedef Interval (*Dim_cache_callback)(Grob *,Axis);
-typedef Real (*Offset_callback)(Grob *,Axis);
+typedef Interval (*Dim_cache_callback) (Grob *,Axis);
+typedef Real (*Offset_callback) (Grob *,Axis);
 
 #endif /* DIMENSION_CACHE_CALLBACK_HH */