Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91704
b: refs/heads/master
c: a6aaafe
h: refs/heads/master
v: v3
  • Loading branch information
Eric Paris authored and James Morris committed Apr 21, 2008
1 parent d693e0d commit c9c6df7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 338366cbba686a06f9e17f33c31d533901e8639f
refs/heads/master: a6aaafeecca7ea1ddb5d7dac09e468ae14751fcd
2 changes: 1 addition & 1 deletion trunk/security/selinux/netlabel.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ void selinux_netlbl_cache_invalidate(void)
void selinux_netlbl_sk_security_reset(struct sk_security_struct *ssec,
int family)
{
if (family == PF_INET)
if (family == PF_INET)
ssec->nlbl_state = NLBL_REQUIRE;
else
ssec->nlbl_state = NLBL_UNSET;
Expand Down

0 comments on commit c9c6df7

Please sign in to comment.