Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80206
b: refs/heads/master
c: 7375931
h: refs/heads/master
v: v3
  • Loading branch information
Paolo Ciarrocchi authored and Ingo Molnar committed Jan 30, 2008
1 parent c1ee704 commit 547ac6a
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: bac4894dfa9c75c297b905e2ea88caaa5768f1e2
refs/heads/master: 7375931a27bbe687e03ae3c28178920b0c66a87d
2 changes: 1 addition & 1 deletion trunk/arch/x86/ia32/audit.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ unsigned ia32_signal_class[] = {

int ia32_classify_syscall(unsigned syscall)
{
switch(syscall) {
switch (syscall) {
case __NR_open:
return 2;
case __NR_openat:
Expand Down

0 comments on commit 547ac6a

Please sign in to comment.