Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169549
b: refs/heads/master
c: 12e4db4
h: refs/heads/master
i:
  169547: 98db3fd
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and Ingo Molnar committed Nov 3, 2009
1 parent c0ab471 commit d467667
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: b0ef07324310d66f660a311d4a8d669eda74f801
refs/heads/master: 12e4db4790b1bd2b7ec70eb2a1386c00fc683740
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ static struct {
static void parse_probe_point(char *arg, struct probe_point *pp)
{
char *ptr, *tmp;
char c, nc;
char c, nc = 0;
/*
* <Syntax>
* perf probe SRC:LN
Expand Down

0 comments on commit d467667

Please sign in to comment.