diff options
author | Junio C Hamano <gitster@pobox.com> | 2020-09-10 10:01:59 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-10 13:08:07 -0700 |
commit | 7c37c9750a0b402a68c73d0e4644f538a026d121 (patch) | |
tree | 215b6a134214638c302e67ba881a48056c3e2e20 /builtin/blame.c | |
parent | quote: rename misnamed sq_lookup[] to cq_lookup[] (diff) | |
download | tgif-7c37c9750a0b402a68c73d0e4644f538a026d121.tar.xz |
quote: turn 'nodq' parameter into a set of flags
quote_c_style() and its friend quote_two_c_style() both take an
optional "please omit the double quotes around the quoted body"
parameter. Turn it into a flag word, assign one bit out of it,
and call it CQUOTE_NODQ bit.
No behaviour change intended.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/blame.c')
0 files changed, 0 insertions, 0 deletions