X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fsearch.in.h;h=79a462407f6228c914e4bfead7ebd831e83c0c49;hb=25b6b5120113989e0b91de9d0b75d3d625bbc753;hp=d146967b0559944dc829ab3dc60cd80e63aec319;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/lib/search.in.h b/lib/search.in.h index d146967b0..79a462407 100644 --- a/lib/search.in.h +++ b/lib/search.in.h @@ -158,7 +158,7 @@ _GL_CXXALIASWARN (tdelete); and after the right subtree traversal, - for leaf nodes: once. The arguments passed to ACTION are: - 1. the node; it can be casted to a 'const void * const *', i.e. into a + 1. the node; it can be cast to a 'const void * const *', i.e. into a pointer to the key, 2. an indicator which visit of the node this is, 3. the level of the node in the tree (0 for the root). */