summaryrefslogtreecommitdiff
path: root/gnu/javax/crypto/jce/key/AnubisSecretKeyFactoryImpl.java
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/javax/crypto/jce/key/AnubisSecretKeyFactoryImpl.java')
-rw-r--r--gnu/javax/crypto/jce/key/AnubisSecretKeyFactoryImpl.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/javax/crypto/jce/key/AnubisSecretKeyFactoryImpl.java b/gnu/javax/crypto/jce/key/AnubisSecretKeyFactoryImpl.java
index 6442cd696..bea65a6c6 100644
--- a/gnu/javax/crypto/jce/key/AnubisSecretKeyFactoryImpl.java
+++ b/gnu/javax/crypto/jce/key/AnubisSecretKeyFactoryImpl.java
@@ -38,7 +38,8 @@ exception statement from your version. */
package gnu.javax.crypto.jce.key;
-public class AnubisSecretKeyFactoryImpl extends SecretKeyFactoryImpl
+public class AnubisSecretKeyFactoryImpl
+ extends SecretKeyFactoryImpl
{
public AnubisSecretKeyFactoryImpl()
{