commit | ca9da0d810096e5a2f672b6b9c82a58d1a04ce13 | [log] [tgz] |
---|---|---|
author | Christian Couder <christian.couder@gmail.com> | Thu Oct 08 00:05:49 2015 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 07 15:11:54 2015 -0700 |
tree | ba28c5733e288288dd666886ae9324f62ea6faf6 | |
parent | 22f698cb188243b313e024d618283e0293e37140 [diff] |
quote: fix broken sq_quote_buf() related comment Since 77d604c (Enhanced sq_quote(), 10 Oct 2005), the comment at the beginning of quote.c is broken. Let's fix it. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>