From: Bram Moolenaar Date: Thu, 8 Dec 2005 22:00:22 +0000 (+0000) Subject: updated for version 7.0165 X-Git-Tag: v7.0165~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77197e44d68fe2915717add6177aa4f0603880b5;p=vim updated for version 7.0165 --- diff --git a/src/quickfix.c b/src/quickfix.c index e1e0d16e4..d0a2e153e 100644 --- a/src/quickfix.c +++ b/src/quickfix.c @@ -1674,7 +1674,7 @@ qf_msg() } /* - * free the error list + * Free error list "idx". */ static void qf_free(idx)