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.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libaxl.h') diff --git a/libaxl.h b/libaxl.h index d9b3d26..fd0c9c1 100644 --- a/libaxl.h +++ b/libaxl.h @@ -194,7 +194,7 @@ libaxl_id_t libaxl_generate_id(LIBAXL_CONTEXT *); * @return 0 on success, a negative libaxl error code on failure */ _LIBAXL_GCC_ONLY(__attribute__((__nonnull__))) -int libaxl_deallocate_id(LIBAXL_CONTEXT *, libaxl_id_t); /* TODO implement */ +int libaxl_deallocate_id(LIBAXL_CONTEXT *, libaxl_id_t); /** * Send a request to the display server -- cgit v1.2.3-70-g09d2