mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0078
This commit is contained in:
@@ -49,7 +49,7 @@ struct qfline_S
|
||||
*/
|
||||
#define LISTCOUNT 10
|
||||
|
||||
struct qf_list
|
||||
static struct qf_list
|
||||
{
|
||||
qfline_T *qf_start; /* pointer to the first error */
|
||||
qfline_T *qf_ptr; /* pointer to the current error */
|
||||
|
Reference in New Issue
Block a user