Fix comment.

This commit is contained in:
dchandler 2003-07-14 12:17:04 +00:00
parent 79b3b97326
commit fb85f6e8ce

View file

@ -165,7 +165,7 @@ public final class DuffCode {
* @return a string representation of this object that does not refer * @return a string representation of this object that does not refer
* to its Wylie representation (because the TMW->Wylie error messages * to its Wylie representation (because the TMW->Wylie error messages
* call upon this when there is none, and you don't want an infinite * call upon this when there is none, and you don't want an infinite
* loop (manifesting as a StackOverflowError)) */ * recursion (manifesting as a StackOverflowError)) */
public String toString(boolean TMW) { public String toString(boolean TMW) {
boolean[] err = new boolean[] { false }; boolean[] err = new boolean[] { false };
return "<duffcode font=" return "<duffcode font="