From 80bcfd86b16b990cac7c172d4f55740b27a1510b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 11 May 2020 19:41:16 +0200 Subject: Documentation, use of liberror, and implement libaxl_deallocate_id MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libaxl_close.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libaxl_close.c') diff --git a/libaxl_close.c b/libaxl_close.c index 4d9c488..8964f95 100644 --- a/libaxl_close.c +++ b/libaxl_close.c @@ -4,5 +4,5 @@ int libaxl_close(LIBAXL_CONNECTION *conn) { - return close(libaxl_detach(conn)); + return liberror_close(libaxl_detach(conn)); } -- cgit v1.2.3-70-g09d2