]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/axes.hh
* Another grand 2003 update.
[lilypond.git] / flower / include / axes.hh
index 77653eb0f8b24b306e349ea727f98dcb6f5672bf..bb10a4995292467876cea42aa4d5f7ddda81ecd3 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -19,7 +19,7 @@ enum Axis {
 
 class String;
 
-String axis_name_str (Axis);
+String axis_name_string (Axis);
 
 
 /**