]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/direction.hh
2003 -> 2004
[lilypond.git] / flower / include / direction.hh
index 902f2fa2b8182a5a7d4aa81152ba3f4e00ea7768..0572f786ce8ad62d2e31215ae96583f2ac19ec2f 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--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -55,6 +55,6 @@ flip (Direction *i) {
  */
 template<class T> T minmax (Direction d, T, T);
 
-// String direction_str (Direction, Axis);
+// String direction_string (Direction, Axis);
 
 #endif // DIRECTION_HH