]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-spanner.hh
* lily/spacing-spanner.cc (calc_common_shortest_duration): use
[lilypond.git] / lily / include / text-spanner.hh
index eb60883fdd79b9e0a359bd889f578cc4236eb755..86f87e264ba04f5e0479da6bf9ecf0ee688c8b14 100644 (file)
@@ -3,10 +3,9 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2004 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2000--2006 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 */