]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
doxygen: Add \ref to references.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index ea8f82c4fcfb62cddb299828f9ff730aa7cec7cc..ea25f8ccf47f33680bf15ae3569427c3b3e54d60 100644 (file)
--- a/error.h
+++ b/error.h
@@ -338,8 +338,8 @@ _static_inline_ int osl(int ret)
 /**
  * Wrapper for lopsub library calls.
  *
- * \param ret See osl().
- * \return See osl().
+ * \param ret See \ref osl().
+ * \return See \ref osl().
  */
 _static_inline_ int lls(int ret)
 {