Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182364
b: refs/heads/master
c: 66aeb6d
h: refs/heads/master
v: v3
  • Loading branch information
Kirill Smelkov authored and Ingo Molnar committed Jan 13, 2010
1 parent 9eedd84 commit ac76eb4
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: 0895cf0a823e03ea6d79736611e90186006c805e
refs/heads/master: 66aeb6d5cb701aedd508187e08612bfd1e108e2e
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-top.c
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ static void prompt_symbol(struct sym_entry **target, const char *msg)
}

if (!found) {
fprintf(stderr, "Sorry, %s is not active.\n", sym_filter);
fprintf(stderr, "Sorry, %s is not active.\n", buf);
sleep(1);
return;
} else
Expand Down

0 comments on commit ac76eb4

Please sign in to comment.