summaryrefslogtreecommitdiff
path: root/src/if_cscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/if_cscope.c')
-rw-r--r--src/if_cscope.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/if_cscope.c b/src/if_cscope.c
index 09982e647..ab31a0351 100644
--- a/src/if_cscope.c
+++ b/src/if_cscope.c
@@ -1131,8 +1131,8 @@ cs_find_common(opt, pat, forceit, verbose, use_ll, cmdline)
char *pat;
int forceit;
int verbose;
- int use_ll;
- char_u *cmdline;
+ int use_ll UNUSED;
+ char_u *cmdline UNUSED;
{
int i;
char *cmd;