Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309415
b: refs/heads/master
c: eaec12d
h: refs/heads/master
i:
  309413: a77e9e2
  309411: 8542301
  309407: 8aed976
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed May 24, 2012
1 parent 78f529e commit 5e769d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 21c69e721d03e15ac97d01620d4311eaa1c18a46
refs/heads/master: eaec12d7f526694f24d581a4ad23de6ce0315cd2
5 changes: 2 additions & 3 deletions trunk/tools/lib/traceevent/parse-filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,9 +325,8 @@ static void free_events(struct event_list *events)
}

static struct filter_arg *
create_arg_item(struct event_format *event,
const char *token, enum filter_arg_type type,
char **error_str)
create_arg_item(struct event_format *event, const char *token,
enum event_type type, char **error_str)
{
struct format_field *field;
struct filter_arg *arg;
Expand Down

0 comments on commit 5e769d4

Please sign in to comment.