Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191355
b: refs/heads/master
c: 8769e1c
h: refs/heads/master
i:
  191353: 47658e4
  191351: ead1359
v: v3
  • Loading branch information
Frederic Weisbecker authored and Arnaldo Carvalho de Melo committed May 13, 2010
1 parent 20775b3 commit 60f697b
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: 720019908fd5a1bb442bb0a35a6027ba21864d25
refs/heads/master: 8769e1c7177fd9f6981042bcc6c2851c99a4a7e7
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/hist.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ void hists__filter_by_dso(struct hists *self, const struct dso *dso);
void hists__filter_by_thread(struct hists *self, const struct thread *thread);

#ifdef NO_NEWT_SUPPORT
static inline int hists__browse(struct hists self __used,
static inline int hists__browse(struct hists *self __used,
const char *helpline __used,
const char *input_name __used)
{
Expand Down

0 comments on commit 60f697b

Please sign in to comment.