[PATCH] quote.c: Make loop control more readable.
authorPavel Roskin <redacted>
Wed, 21 Dec 2005 20:35:48 +0000 (15:35 -0500)
committerJunio C Hamano <redacted>
Wed, 21 Dec 2005 21:28:24 +0000 (13:28 -0800)
commit50e7b06730915dd7439e880fe84439a4483ccbb4
treefa4b7c50864b966a67d641cbf1b86cbebbaa15c9
parent6689f08735d08a057f8d6f91af98b04960afa517
[PATCH] quote.c: Make loop control more readable.

quote_c_style_counted() in quote.c uses a hard-to-read  construct.
Convert this to a more traditional form of the for loop.

Signed-off-by: Pavel Roskin <redacted>
Signed-off-by: Junio C Hamano <redacted>
quote.c
git clone https://git.99rst.org/PROJECT