Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269118
b: refs/heads/master
c: fe46e64
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Oct 19, 2011
1 parent 1d5af35 commit 458f5e6
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: d327fa435996c3e559b55e254bad6ed801a92f89
refs/heads/master: fe46e64c432d355ab1b5245498d9b75f37d71ac3
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/ui/browsers/annotate.c
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ static int annotate_browser__run(struct annotate_browser *self, int evidx,
symbol__tui_annotate(target, ms->map, evidx, nr_events,
timer, arg, delay_secs);
}
break;
continue;
case NEWT_KEY_LEFT:
case NEWT_KEY_ESCAPE:
case 'q':
Expand Down

0 comments on commit 458f5e6

Please sign in to comment.