]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/hairpin.hh
* flower
[lilypond.git] / lily / include / hairpin.hh
index 6053375355527e71abcb9894cdc82d5223a3c3f9..66c41193e31e13e78bbe12cc7007eeff8e5c526d 100644 (file)
@@ -6,20 +6,19 @@
   (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
-
 #ifndef HAIRPIN_HH
 #define HAIRPIN_HH
 
 #include "lily-guile.hh"
 #include "lily-proto.hh"
 /**
-  The hairpin symbol. 
- */
+   The hairpin symbol.
+*/
 struct Hairpin
 {
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  static bool has_interface (Grob*);
+  static bool has_interface (Grob *);
 };
 
 #endif // HAIRPIN_HH