X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=buffer_tree.c;h=0e460dd30247a70d418d191b1568de41240a93b8;hp=c5417c2b7fd447e9fa118d4b67e7a91e30b6814e;hb=0a5226b8f6b9131024893f35de615d0b829afe27;hpb=b62e2796b85c7d7f3138fe729f4637853e0fafe0 diff --git a/buffer_tree.c b/buffer_tree.c index c5417c2b..0e460dd3 100644 --- a/buffer_tree.c +++ b/buffer_tree.c @@ -603,7 +603,7 @@ size_t btr_next_buffer(struct btr_node *btrn, char **bufp) * * This function must be used to get rid of existing buffer references in the * node's input queue. If no references to a buffer remain, the underlying - * buffers are either freed (in the non-buffer tree case) or the read head of + * buffers are either freed (in the non-buffer pool case) or the read head of * the buffer pool is being advanced. * * Note that \a numbytes may be smaller than the buffer size. In this case the