Code

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)
commit1c5f93b9a69f4c1c3d09853243562b9ae3bf79a6
treee639aa563361b2a58018dbab3cb72779768c4923
parentbc2fed496baa54ae99dede7da23dec938adbf0eb
strbuf: improve strbuf_get*line documentation

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>
Documentation/technical/api-strbuf.txt