This is the mail archive of the mauve-patches@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Package statement error


There is a package statement error in
gnu.testlet.java.awt.image.Kernel.check.java.  It says:

package gnu.testlet.java.awt.image.DataBufferByte;

...but presumably should be:

package gnu.testlet.java.awt.image.Kernel;

Regards,

Dave Gilbert
www.jfree.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]