INSTALL: Explain how to update the library cache on MacOS.
[osl.git] / osl.h.in
index 5491a2c82411eb20a735185f6dd3b144cd00e881..17bfbc16656abf7b6ac0a928378cc7529dbb00cf 100644 (file)
--- 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.
  *
  * 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
  */
  *
  * \sa osl_storage_flags
  */