summaryrefslogtreecommitdiff
path: root/src/quickfix.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-06-28 19:33:43 +0000
committerBram Moolenaar <Bram@vim.org>2007-06-28 19:33:43 +0000
commit7f51474324cf1a31284f291e7097d989522f9d45 (patch)
tree4c99d522b3d8a543c4b9453c913eb6a18eb80c1e /src/quickfix.c
parentf15f943e0c3daad54fc76c01a3dbbe2a4f8d2087 (diff)
downloadvim-git-7f51474324cf1a31284f291e7097d989522f9d45.tar.gz
updated for version 7.1-016v7.1.016
Diffstat (limited to 'src/quickfix.c')
-rw-r--r--src/quickfix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quickfix.c b/src/quickfix.c
index 3b4713239..1ae175b55 100644
--- a/src/quickfix.c
+++ b/src/quickfix.c
@@ -2331,7 +2331,7 @@ ex_copen(eap)
set_option_value((char_u *)"bt", 0L, (char_u *)"quickfix",
OPT_LOCAL);
set_option_value((char_u *)"bh", 0L, (char_u *)"wipe", OPT_LOCAL);
- set_option_value((char_u *)"diff", 0L, (char_u *)"", OPT_LOCAL);
+ set_option_value((char_u *)"diff", 0L, NULL, OPT_LOCAL);
}
/* Only set the height when still in the same tab page and there is no