That's the real signature

This commit is contained in:
Dave Hoover
2010-06-10 20:43:34 +00:00
parent 7990d36f25
commit 9cb2fc49c7
@@ -160,7 +160,7 @@ public class Application
/** /**
* Creates an application instance with no signers. * Creates an application instance with no signers.
* *
* @see #Application(File, String, Object[]) * @see #Application(File, String, Object[], String[], String[])
*/ */
public Application (File appdir, String appid) public Application (File appdir, String appid)
{ {