From d9a2c7b9c155256a322e66ce3aec6dfe0147941c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 24 Feb 2017 14:02:31 +0000 Subject: fix some doxygen errors --- content/urldb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') diff --git a/content/urldb.c b/content/urldb.c index a26e785c8..60944f7e5 100644 --- a/content/urldb.c +++ b/content/urldb.c @@ -118,7 +118,7 @@ /** * cookie entry. * - * \warn This *must* be kept in sync with the public interface in + * \warning This *must* be kept in sync with the public interface in * netsurf/cookie_db.h */ struct cookie_internal_data { -- cgit v1.2.3