Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205296
b: refs/heads/master
c: 0879b10
h: refs/heads/master
v: v3
  • Loading branch information
Srikar Dronamraju authored and Ingo Molnar committed Jun 29, 2010
1 parent c029b47 commit e14042e
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: 567a9fd86735ccdc897768ed2dacdd5e83a13509
refs/heads/master: 0879b100f3c187257729f36cba33d96ec2875766
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/newt.c
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@ int hist_entry__tui_annotate(struct hist_entry *self)

browser.width += 18; /* Percentage */
ui_browser__show(&browser, self->ms.sym->name);
ui_browser__run(&browser, &es);
ret = ui_browser__run(&browser, &es);
newtFormDestroy(browser.form);
newtPopWindow();
list_for_each_entry_safe(pos, n, &head, node) {
Expand Down

0 comments on commit e14042e

Please sign in to comment.