X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=buffer_tree.c;h=0e460dd30247a70d418d191b1568de41240a93b8;hp=c5417c2b7fd447e9fa118d4b67e7a91e30b6814e;hb=ab273892c54e29087d2a6b0d52de8081be1b905f;hpb=92f089b820b45a5dbdc5b4f69d596105d5acba68 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