hello all, the attached patch --already committed-- is a small formatting patch.
2006-05-14 Raif S. Naffah <[EMAIL PROTECTED]>
* tools/gnu/classpath/tools/jarsigner/Main.java (main): Formatting.
cheers;
rsn
Index: Main.java
===================================================================
RCS file: /cvsroot/classpath/classpath/tools/gnu/classpath/tools/jarsigner/Main.java,v
retrieving revision 1.10
diff -u -r1.10 Main.java
--- Main.java 13 May 2006 00:34:57 -0000 1.10
+++ Main.java 14 May 2006 08:30:01 -0000
@@ -139,11 +139,11 @@
result = 0;
}
catch (OptionException x)
- {
- System.err.println(x.getMessage()); //$NON-NLS-1$
- if (tool.cmdLineParser != null)
- tool.cmdLineParser.printHelp();
- }
+ {
+ System.err.println(x.getMessage()); //$NON-NLS-1$
+ if (tool.cmdLineParser != null)
+ tool.cmdLineParser.printHelp();
+ }
catch (SecurityException x)
{
log.throwing(Main.class.getName(), "main", x); //$NON-NLS-1$
pgplg79aGxGAx.pgp
Description: PGP signature
