]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/offset.hh
2003 -> 2004
[lilypond.git] / flower / include / offset.hh
index cc22f84da6b43431123c6a93b0c9388bb29fd16b..a59b354526a50628ec5360bf3172f06d461bdaae 100644 (file)
@@ -1,7 +1,7 @@
 /*
   offset.hh -- part of GNU LilyPond
 
-  (c) 1996,97 Han-Wen Nienhuys
+  (c) 1996--2004 Han-Wen Nienhuys
 */
 
 #ifndef OFFSET_HH
@@ -74,7 +74,7 @@ public:
       0.0;
   }
 
-  String string () const;
+  String to_string () const;
 
   void mirror (Axis);
   Real  arg () const;