Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147499
b: refs/heads/master
c: 266dfb0
h: refs/heads/master
i:
  147497: 79408a6
  147495: 6ec8445
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed May 25, 2009
1 parent e5151dc commit 0fa445e
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: d3f4b3855ba87caff8f35e738c7e7e3bad0a6ab1
refs/heads/master: 266dfb0b58bc4181b6158ee63a0069abaa9f3a98
2 changes: 1 addition & 1 deletion trunk/Documentation/perf_counter/perf.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ int main(int argc, const char **argv)
* die if that one cannot handle it.
*/
if (!prefixcmp(cmd, "perf-")) {
cmd += 4;
cmd += 5;
argv[0] = cmd;
handle_internal_command(argc, argv);
die("cannot handle %s internally", cmd);
Expand Down

0 comments on commit 0fa445e

Please sign in to comment.