inpcom.c, `inp_quote_params()', fixme, express doubts

This commit is contained in:
rlar 2014-12-20 19:02:56 +01:00
parent 8adb888300
commit ed73bf393e
1 changed files with 1 additions and 0 deletions

View File

@ -6076,6 +6076,7 @@ inp_rem_func(struct func_temper **beg_func)
/* look for unquoted parameters and quote them */
/* FIXME, this function seems to be useless and/or buggy and/or naive */
static void
inp_quote_params(struct line *c, struct line *end_c, struct dependency *deps, int num_params)
{