]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Merge branch 'refs/heads/t/doxygen'
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 407859ca5a591b42ca8a489ee58aeeb76e5b3c8e..e5d2469bd5492986c231eeded9b311f0753c804f 100644 (file)
--- a/error.h
+++ b/error.h
@@ -339,8 +339,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)
 {