Skip to content

Commit a169746

Browse files
committed
Checkstyle: Line has trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1634431 13f79535-47bb-0310-9956-ffa450edef68
1 parent 39b7703 commit a169746

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/java/org/apache/commons/codec/binary/CharSequenceUtils.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
* <p>
2424
* Copied from Apache Commons Lang r1586295 on April 10, 2014 (day of 3.3.2 release).
2525
* </p>
26-
*
26+
*
2727
* @see CharSequence
2828
* @since 1.10
2929
*/
3030
public class CharSequenceUtils {
3131

3232
/**
3333
* Green implementation of regionMatches.
34-
*
34+
*
3535
* @param cs
3636
* the <code>CharSequence</code> to be processed
3737
* @param ignoreCase

0 commit comments

Comments
 (0)