commit | bb9c7d1cc537369bfd3098dd7a499aadbc648673 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 21 23:03:09 2009 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 21 23:03:09 2009 +0000 |
tree | a77df7f4cadedb08ce51f0fc1c12dab0bca85eaa | |
parent | 086fad3a270a0ac4ca214454b3d9a0c8643d5f46 [diff] [blame] |
updated for version 7.2-117
diff --git a/src/quickfix.c b/src/quickfix.c index 5c3ae38..5f69a92 100644 --- a/src/quickfix.c +++ b/src/quickfix.c
@@ -1610,10 +1610,11 @@ { goto_tabpage_win(tp, wp); usable_win = 1; - break; + goto win_found; } } } +win_found: /* * If there is only one window and it is the quickfix window, create a