strbuf.h: drop asciidoc list formatting from API docs
authorJeff King <peff@peff.net>
Fri, 16 Jan 2015 09:05:10 +0000 (04:05 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2015 22:40:46 +0000 (14:40 -0800)
Using a hanging indent is much more readable. This means we
won't format as asciidoc anymore, but since we don't have a
working system for extracting these comments anyway, it's
probably more important to just make the source readable.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found