]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
btr_next_buffer_omit(): Add comment on passing NULL pointer.
authorAndre Noll <maan@systemlinux.org>
Tue, 9 Oct 2012 21:05:44 +0000 (23:05 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 15 Oct 2012 19:01:10 +0000 (21:01 +0200)
It has always been OK to pass a NULL buffer pointer to this function,
but this was not documented yet.


No differences found