Skip to content

Commit a4ea989

Browse files
Metavirulenteleftherias
authored andcommitted
remove trailing whitespace
1 parent a449d6c commit a4ea989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acl/src/main/java/org/springframework/security/acls/domain/DefaultPermissionGrantingStrategy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ public boolean isGranted(Acl acl, List<Permission> permission, List<Sid> sids,
154154
* return ace.getPermission().getMask() == p.getMask();
155155
* }
156156
* }</pre>
157-
*
157+
*
158158
* @param ace the ACE from the Acl holding the mask.
159159
* @param p the Permission we are checking against.
160160
* @return true, if the respective masks are considered to be equal.

0 commit comments

Comments
 (0)