]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/direction.hh
release: 1.0.14
[lilypond.git] / lily / include / direction.hh
index 8afa94ce43eefad662952bb06e7dd55a64c8d705..e192dd35f353da444561e13141b028db57de73f3 100644 (file)
@@ -36,7 +36,7 @@ flip (Direction *i) {
    if d > 0: the max operator
    if d < 0: the min operator
  */
-template<class T> minmax (Direction d, T, T);
+template<class T> minmax (Direction d, T, T);
 
 String direction_str (Direction, Axis);