minor cleanup, encodefile command in Base64.java
[org.ibex.crypto.git] / src / org / ibex / net / ssl / SwingVerifyCallback.java
index 832ef2f..4374e69 100644 (file)
@@ -69,7 +69,7 @@ public class SwingVerifyCallback extends JDialog implements SSL.VerifyCallback {
         final Object[] messages = new Object[] {
                 "The SSL Certificate the server presented could not be verified.",
                 exn.getMessage(),
-                sp,
+                sp
         };
         Runnable r = new Runnable() { public void run() {
             int n = JOptionPane.showOptionDialog(