X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=4a885ec9e4b7078d43cd3cdb67507a1a0a39b754;hb=9a4a139a9c57420e1bd4b96000985cbfa841782d;hp=3fa657e693d1098e49d8449417ff64decc9f78de;hpb=c73d23911d78ed10179c12ef8f79a3fcf3bbcdaf;p=paraslash.git diff --git a/error.h b/error.h index 3fa657e6..4a885ec9 100644 --- a/error.h +++ b/error.h @@ -476,7 +476,7 @@ _static_inline_ int is_errno(int num, int _errno) /** * Paraslash's version of strerror(3). * - * \param int The error number. + * \param num The error number. * * \return The error text of \a num. */