X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Fdirection.hh;h=8f4392b68764b0f9ac62c8b33c3a85c3b951ea69;hb=2745cbd907f8216a4cc1fc5f488ae19efdfdbd10;hp=902f2fa2b8182a5a7d4aa81152ba3f4e00ea7768;hpb=fc3e875d6bf06f0680e897faffdcab36ad975a03;p=lilypond.git diff --git a/flower/include/direction.hh b/flower/include/direction.hh index 902f2fa2b8..8f4392b687 100644 --- a/flower/include/direction.hh +++ b/flower/include/direction.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2000 Han-Wen Nienhuys + (c) 1997--2003 Han-Wen Nienhuys */ @@ -55,6 +55,6 @@ flip (Direction *i) { */ template T minmax (Direction d, T, T); -// String direction_str (Direction, Axis); +// String direction_string (Direction, Axis); #endif // DIRECTION_HH