]> git.ipfire.org Git - thirdparty/git.git/blobdiff - vcs-svn/line_buffer.txt
Merge branch 'kc/gitweb-pathinfo-w-anchor'
[thirdparty/git.git] / vcs-svn / line_buffer.txt
index e89cc41d562448ad65a42b039dcf06a8c38e3335..4ef0755cf53e4ee220f1906be7c0cd54ff3265ab 100644 (file)
@@ -76,7 +76,8 @@ Functions
 
 `buffer_skip_bytes`::
        Discards `len` bytes from the input stream (stopping early
-       if necessary because of an error or eof).
+       if necessary because of an error or eof).  Return value is
+       the number of bytes successfully read.
 
 `buffer_reset`::
        Deallocates non-static buffers.