Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201884
b: refs/heads/master
c: dce3a3d
h: refs/heads/master
v: v3
  • Loading branch information
Chihau Chau authored and James Morris committed Aug 2, 2010
1 parent 439ba7e commit 071b723
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: b8bc83ab4dcbc9938b95a90bbb50d89d1904d5ab
refs/heads/master: dce3a3d2ee038d230323fe06b061dbaace6b8f94
2 changes: 1 addition & 1 deletion trunk/security/capability.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ static int cap_quota_on(struct dentry *dentry)
return 0;
}

static int cap_bprm_check_security (struct linux_binprm *bprm)
static int cap_bprm_check_security(struct linux_binprm *bprm)
{
return 0;
}
Expand Down

0 comments on commit 071b723

Please sign in to comment.