From c2fa6af0ff4098501560bd48f78dfbf9173f4021 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 10 Jul 2019 16:42:52 +0100 Subject: make content close check the content status itself make content handler open and close return error status --- content/hlcache.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'content/hlcache.h') diff --git a/content/hlcache.h b/content/hlcache.h index 3d9f41cdb..986bdd3f4 100644 --- a/content/hlcache.h +++ b/content/hlcache.h @@ -16,8 +16,9 @@ * along with this program. If not, see . */ -/** \file - * High-level resource cache (interface) +/** + * \file + * High-level resource cache interface */ #ifndef NETSURF_CONTENT_HLCACHE_H_ -- cgit v1.2.3