From c830d14d0bd06dda4eaf7de27ae97b826173afe1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 13 Sep 2016 09:16:31 +0100 Subject: cleanup seevral doxygen warnings --- render/box.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/box.h') diff --git a/render/box.h b/render/box.h index 79ff44da2..2800d4026 100644 --- a/render/box.h +++ b/render/box.h @@ -341,7 +341,7 @@ void box_dump(FILE *stream, struct box *box, unsigned int depth, bool style); * attempting to read a real URL from "javascript:" links. * * \param content html content - * \param ds rel relative URL text taken from page + * \param dsrel relative URL text taken from page * \param base base for relative URLs * \param result updated to target URL on heap, unchanged if extract failed * \return true on success, false on memory exhaustion -- cgit v1.2.3