2003/06/16 08:03:14
[org.ibex.core.git] / src / org / bouncycastle / asn1 / x509 / CRLDistPoint.java
index 11b347a..181a76c 100644 (file)
@@ -28,7 +28,7 @@ public class CRLDistPoint
 
         throw new IllegalArgumentException("unknown object in factory");
     }
-       
+        
     public CRLDistPoint(
         ASN1Sequence seq)
     {