summaryrefslogtreecommitdiffstats
path: root/base/util/src/netscape/security/util/PrettyPrintFormat.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/util/src/netscape/security/util/PrettyPrintFormat.java')
-rw-r--r--base/util/src/netscape/security/util/PrettyPrintFormat.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/util/src/netscape/security/util/PrettyPrintFormat.java b/base/util/src/netscape/security/util/PrettyPrintFormat.java
index 25bc23d26..4bbc87936 100644
--- a/base/util/src/netscape/security/util/PrettyPrintFormat.java
+++ b/base/util/src/netscape/security/util/PrettyPrintFormat.java
@@ -20,7 +20,7 @@ package netscape.security.util;
/**
* This class will display the certificate content in predefined
* format.
- *
+ *
* @author Andrew Wnuk
* @version $Revision$, $Date$
*/
@@ -74,7 +74,7 @@ public class PrettyPrintFormat {
/**
* Provide white space indention
* stevep - speed improvements. Factor of 10 improvement
- *
+ *
* @param numSpace number of white space to be returned
* @return white spaces
*/
@@ -90,7 +90,7 @@ public class PrettyPrintFormat {
/**
* Convert Byte Array to Hex String Format
* stevep - speedup by factor of 8
- *
+ *
* @param byte array of data to hexify
* @param indentSize number of spaces to prepend before each line
* @param lineLen number of bytes to output on each line (0