Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269090
b: refs/heads/master
c: 7296d66
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Oct 14, 2011
1 parent f49324c commit 48b2988
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 437cfe7a37df07e2201036fb0903cadae6b08e74
refs/heads/master: 7296d66aca60a71076a5f0ffab39730e7788590f
2 changes: 2 additions & 0 deletions trunk/tools/perf/util/ui/browsers/annotate.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,8 @@ static int annotate_browser__run(struct annotate_browser *self, int evidx,
timer, arg, delay_secs);
}
break;
case NEWT_KEY_LEFT:
case NEWT_KEY_ESCAPE:
case 'q':
case CTRL('c'):
goto out;
Expand Down

0 comments on commit 48b2988

Please sign in to comment.