Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [PATCH v4] commit.c: use skip_prefix() instead of starts_with()

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:00:11

Junio C Hamano [off-list ref] writes:
quoted
+		found = skip_prefix(buf, sigcheck_gpg_status[i].check + 1);
+		if(!found) {
Missing SP between the control keyword and parenthesized expression
the keyword uses.

I've fixed this (and the broken indentation) locally and queued the
result to 'pu', so no need to resend to correct this one.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help