Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339023
b: refs/heads/master
c: 4f746c9
h: refs/heads/master
i:
  339021: 11cd538
  339019: 4aab9c5
  339015: f4f7847
  339007: 824dc42
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed Nov 14, 2012
1 parent 7a765a3 commit fe72095
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: 30193d78d82a68247aa628a2414dc0f76c5b8093
refs/heads/master: 4f746c95f18ad4d85599d9c157da7e6da766c3d9
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/hist.h
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ static inline int hist_entry__tui_annotate(struct hist_entry *self
return 0;
}

static inline int script_browse(const char *script_opt)
static inline int script_browse(const char *script_opt __maybe_unused)
{
return 0;
}
Expand Down

0 comments on commit fe72095

Please sign in to comment.