summaryrefslogtreecommitdiff
path: root/src/quickfix.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2009-02-21 23:03:09 +0000
committerBram Moolenaar <Bram@vim.org>2009-02-21 23:03:09 +0000
commitbb9c7d1cc537369bfd3098dd7a499aadbc648673 (patch)
treea77df7f4cadedb08ce51f0fc1c12dab0bca85eaa /src/quickfix.c
parent086fad3a270a0ac4ca214454b3d9a0c8643d5f46 (diff)
downloadvim-git-bb9c7d1cc537369bfd3098dd7a499aadbc648673.tar.gz
updated for version 7.2-117v7.2.117
Diffstat (limited to 'src/quickfix.c')
-rw-r--r--src/quickfix.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/quickfix.c b/src/quickfix.c
index 5c3ae381e..5f69a925b 100644
--- a/src/quickfix.c
+++ b/src/quickfix.c
@@ -1610,10 +1610,11 @@ qf_jump(qi, dir, errornr, forceit)
{
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