]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - attribute.c
doxygen: Add \ref to references.
[paraslash.git] / attribute.c
index 637e1f519b863ed346b9bfba01471eab36bb6b3c..2ea73a6ab41fed2dcd18c8ca077b661e9809a3b7 100644 (file)
@@ -476,7 +476,7 @@ int attribute_check_callback(struct afs_callback_arg *aca)
 /**
  * Close the attribute table.
  *
- * \sa osl_close_table().
+ * \sa \ref osl_close_table().
  */
 static void attribute_close(void)
 {
@@ -491,7 +491,7 @@ static void attribute_close(void)
  *
  * \return Positive on success, negative on errors.
  *
- * \sa osl_open_table().
+ * \sa \ref osl_open_table().
  */
 static int attribute_open(const char *dir)
 {