Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71587
b: refs/heads/master
c: d628ddb
h: refs/heads/master
i:
  71585: 19f4350
  71583: 498bd25
v: v3
  • Loading branch information
Steve French committed Oct 17, 2007
1 parent 6cbb8b8 commit 383fc8d
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: a750e77c21d75abd26fbbde2e104fd406566b6e5
refs/heads/master: d628ddb62d3050e8e474aa3566bc6bafbe4b9c26
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifsacl.c
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ static void parse_ntace(struct cifs_ntace *pntace, char *end_of_acl)


static void parse_dacl(struct cifs_acl *pdacl, char *end_of_acl,
struct cifs_sid *pownersid, struct cifs_sid pgrpsid)
struct cifs_sid *pownersid, struct cifs_sid *pgrpsid)
{
int i;
int num_aces = 0;
Expand Down

0 comments on commit 383fc8d

Please sign in to comment.