Skip to content

Commit c38fd92

Browse files
author
Gary Gregory
committed
Format tweak.
1 parent a2c0009 commit c38fd92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/apache/commons/io/filefilter/WildcardFilter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
public class WildcardFilter extends AbstractFileFilter implements Serializable {
8181

8282
private static final long serialVersionUID = -5037645902506953517L;
83+
8384
/** The wildcards that will be used to match file names. */
8485
private final String[] wildcards;
8586

0 commit comments

Comments
 (0)