]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-spanner.hh
* flower
[lilypond.git] / lily / include / text-spanner.hh
index e8b66dcf0e1a1bf660454a195e29606fd6a49258..d4dcad85484efec65e64bf852632d9a05f4ff318 100644 (file)
@@ -6,7 +6,6 @@
   (c) 2000--2005 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
-
 #ifndef TEXT_SPANNER_HH
 #define TEXT_SPANNER_HH
 
@@ -18,7 +17,7 @@ class Text_spanner
 {
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  static bool has_interface (Grob*);
+  static bool has_interface (Grob *);
 };
 
 #endif /* TEXT_SPANNER_HH */