Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309414
b: refs/heads/master
c: 21c69e7
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed May 24, 2012
1 parent a77e9e2 commit 78f529e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b3511d0530c7a2b4fa64d1f5218c5f073ae7b543
refs/heads/master: 21c69e721d03e15ac97d01620d4311eaa1c18a46
1 change: 1 addition & 0 deletions trunk/tools/lib/traceevent/event-parse.c
Original file line number Diff line number Diff line change
Expand Up @@ -3375,6 +3375,7 @@ process_defined_func(struct trace_seq *s, void *data, int size,
break;
}
farg = farg->next;
param = param->next;
}

ret = (*func_handle->func)(s, args);
Expand Down

0 comments on commit 78f529e

Please sign in to comment.