diff options
Diffstat (limited to 'libjava/classpath/java/security/spec/RSAOtherPrimeInfo.java')
| -rw-r--r-- | libjava/classpath/java/security/spec/RSAOtherPrimeInfo.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/java/security/spec/RSAOtherPrimeInfo.java b/libjava/classpath/java/security/spec/RSAOtherPrimeInfo.java index 03cdca227ed..45dd53fab41 100644 --- a/libjava/classpath/java/security/spec/RSAOtherPrimeInfo.java +++ b/libjava/classpath/java/security/spec/RSAOtherPrimeInfo.java @@ -61,7 +61,7 @@ public class RSAOtherPrimeInfo /** * Constructs a new <code>RSAOtherPrimeInfo</code> given the PKCS#1 MPIs. - * + * * @param prime * the prime factor of n. * @param primeExponent |
