From ae4cd8194061c036c5a60e5a881bc54e282c00c1 Mon Sep 17 00:00:00 2001 From: Werner Randelshofer Date: Fri, 12 Jan 2024 11:12:12 +0100 Subject: [PATCH] Fix javadoc error in ReversePathIterator. --- .../org/jhotdraw8/geom/ReversePathIterator.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.jhotdraw8.geom/src/main/java/org.jhotdraw8.geom/org/jhotdraw8/geom/ReversePathIterator.java b/org.jhotdraw8.geom/src/main/java/org.jhotdraw8.geom/org/jhotdraw8/geom/ReversePathIterator.java index a0fcc9c19..12c0da390 100644 --- a/org.jhotdraw8.geom/src/main/java/org.jhotdraw8.geom/org/jhotdraw8/geom/ReversePathIterator.java +++ b/org.jhotdraw8.geom/src/main/java/org.jhotdraw8.geom/org/jhotdraw8/geom/ReversePathIterator.java @@ -44,7 +44,7 @@ * This usage of this code is allowed without any restrictions. * No guarantees are given whatsoever. *

- * caff.de * * *