From 8f65590b73bb880a66a7309cff9a5bf8b7b6762d Mon Sep 17 00:00:00 2001 From: Michael Koch Date: Sat, 17 Apr 2004 18:46:39 +0000 Subject: 2004-04-17 Michael Koch * java/security/AlgorithmParameterGenerator.java, java/security/AlgorithmParameters.java, java/security/CodeSource.java, java/security/Identity.java, java/security/IdentityScope.java, java/security/KeyPairGenerator.java, java/security/KeyStore.java, java/security/Signature.java, java/security/SignatureSpi.java, java/security/SignedObject.java: Fixed HTML tags in javadoc comments all over. --- java/security/AlgorithmParameterGenerator.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/security/AlgorithmParameterGenerator.java') diff --git a/java/security/AlgorithmParameterGenerator.java b/java/security/AlgorithmParameterGenerator.java index 26a7790d3..034302504 100644 --- a/java/security/AlgorithmParameterGenerator.java +++ b/java/security/AlgorithmParameterGenerator.java @@ -67,7 +67,7 @@ import gnu.java.security.Engine; * system parameters, for example, the parameter generation values usually * consist of the size of the prime modulus and the size of the random * exponent, both specified in number of bits. - * * *

In case the client does not explicitly initialize the * AlgorithmParameterGenerator (via a call to an init() -- cgit v1.2.1