Skip to content

Commit 9c9a659

Browse files
committed
Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1379808 13f79535-47bb-0310-9956-ffa450edef68
1 parent bf0954c commit 9c9a659

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • src/main/java/org/apache/commons/codec/digest

src/main/java/org/apache/commons/codec/digest/B64.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
*
2424
* TODO: Can Base64 be reused?
2525
*
26-
* <p>This class is immutable and thread-safe.</p>
26+
* <p>
27+
* This class is immutable and thread-safe.
28+
* </p>
2729
*
2830
* @version $Id$
2931
* @since 1.7

0 commit comments

Comments
 (0)