X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=blobdiff_plain;f=osl.h.in;h=17bfbc16656abf7b6ac0a928378cc7529dbb00cf;hp=5491a2c82411eb20a735185f6dd3b144cd00e881;hb=995d35b6530fc34e706f492bf356c4415d4ac503;hpb=20a76169066eaf33b279e0f322415ea4b4c2899e diff --git a/osl.h.in b/osl.h.in index 5491a2c..17bfbc1 100644 --- a/osl.h.in +++ b/osl.h.in @@ -214,7 +214,8 @@ int osl_close_table(struct osl_table *t, enum osl_close_flags flags); * Lookup \a obj in \a t and return the row containing \a obj. The column * specified by \a col_num must have an associated rbtree. * - * \return Standard. + * \return Standard. \a result is set to \p NULL if and only if the function + * returns negative. * * \sa osl_storage_flags */