X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=osl.h.in;fp=osl.h.in;h=17bfbc16656abf7b6ac0a928378cc7529dbb00cf;hb=b24e3c93a2faa94b138739d1b3e8b631f8123492;hp=5491a2c82411eb20a735185f6dd3b144cd00e881;hpb=952a0fe4afb455c8d719eb920b9e3983405af3ec;p=osl.git 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 */