Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147421
b: refs/heads/master
c: 7bd5469
h: refs/heads/master
i:
  147419: 38a1565
v: v3
  • Loading branch information
Thomas Gleixner committed May 1, 2009
1 parent d287eb0 commit d34a0b2
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: a92e70237c8abbd1c3241133bf72f2cd07c90eae
refs/heads/master: 7bd5469cd938eec6a76b3135e6becd9b5e096e98
2 changes: 1 addition & 1 deletion trunk/Documentation/perf_counter/builtin-record.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ static void sigchld_handler(int sig)
done = 1;
}

int cmd_record(int argc, const char **argv)
int cmd_record(int argc, char **argv)
{
struct pollfd event_array[MAX_NR_CPUS * MAX_COUNTERS];
struct mmap_data mmap_array[MAX_NR_CPUS][MAX_COUNTERS];
Expand Down

0 comments on commit d34a0b2

Please sign in to comment.