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/content_factory.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'content/content_factory.c') diff --git a/content/content_factory.c b/content/content_factory.c index 935354a5d..44fc333c8 100644 --- a/content/content_factory.c +++ b/content/content_factory.c @@ -16,8 +16,9 @@ * along with this program. If not, see . */ -/** \file - * Content factory (implementation) +/** + * \file + * Content factory implementation */ #include -- cgit v1.2.3