chiark / gitweb /
A bit more doxygenization.
[disorder] / lib / mime.c
index 880fe12c9c07326f67f5676df3c9734977bfb6ac..78a8bd36f181deec957c352b74f5a1e9ad5893f7 100644 (file)
@@ -718,7 +718,7 @@ char *mime_to_qp(const char *text) {
  * @param text Underlying UTF-8 text
  * @param charsetp Where to store charset string
  * @param encodingp Where to store encoding string
- * @return Encoded text (might be @ref text)
+ * @return Encoded text (might be @p text)
  */
 const char *mime_encode_text(const char *text,
                             const char **charsetp,