Skip to content

Commit

Permalink
Issue #2836: changed AbstractParenPadCheck to public class
Browse files Browse the repository at this point in the history
  • Loading branch information
rnveach authored and romani committed Jan 21, 2016
1 parent 6c66229 commit b199c03
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -34,7 +34,7 @@
* </p>
* @author Oliver Burn
*/
abstract class AbstractParenPadCheck
public abstract class AbstractParenPadCheck
extends Check {

/**
Expand Down

0 comments on commit b199c03

Please sign in to comment.