strbuf: improve strbuf_get*line documentation
authorThomas Rast <trast@student.ethz.ch>
Thu, 23 Feb 2012 09:42:21 +0000 (10:42 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Feb 2012 21:52:11 +0000 (13:52 -0800)
Clarify strbuf_getline() documentation, and add the missing documentation
for strbuf_getwholeline() and strbuf_getwholeline_fd().

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found