From: Thomas Rast Date: Thu, 23 Feb 2012 09:42:21 +0000 (+0100) Subject: strbuf: improve strbuf_get*line documentation X-Git-Tag: v1.7.8.6~8^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1c5f93b9a69f4c1c3d09853243562b9ae3bf79a6?hp=1c5f93b9a69f4c1c3d09853243562b9ae3bf79a6 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 Signed-off-by: Junio C Hamano ---