]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/output/template/Form.java
Empty: Whitespace, serialVersionUID, final classes
[gigi.git] / src / org / cacert / gigi / output / template / Form.java
index f330fe865a9e36e42ff874528338db347cdb1ea9..ed1a86689cd261b95aa03807e56eb40d8dd11f29 100644 (file)
@@ -109,5 +109,7 @@ public abstract class Form implements Outputable {
 
     public static class CSRFException extends IOException {
 
+        private static final long serialVersionUID = 59708247477988362L;
+
     }
 }