Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234407
b: refs/heads/master
c: a222179
h: refs/heads/master
i:
  234405: 3ccbebc
  234403: 3159e19
  234399: 5f47971
v: v3
  • Loading branch information
Borislav Petkov authored and Arnaldo Carvalho de Melo committed Feb 7, 2011
1 parent 0135644 commit d08d54b
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: fb7d0b3cefb80a105f7fd26bbc62e0cbf9192822
refs/heads/master: a2221796256ea7b236cec6bf027c1c1de5b8ccd7
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/annotate.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ int symbol__tty_annotate(struct symbol *sym, struct map *map, int evidx,
int max_lines);

#ifdef NO_NEWT_SUPPORT
static inline int symbol__tui_annotate(symbol *sym __used,
static inline int symbol__tui_annotate(struct symbol *sym __used,
struct map *map __used, int evidx __used)
{
return 0;
Expand Down

0 comments on commit d08d54b

Please sign in to comment.