From 2c4f665818316f7b6d96bd8a7ca45b608c25879c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 22 Apr 2022 21:25:46 +0200 Subject: Housekeeping MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.h') diff --git a/common.h b/common.h index 412a45f..443bcc3 100644 --- a/common.h +++ b/common.h @@ -78,7 +78,7 @@ struct libaxl_connection { int fd; uint16_t last_seqnum; LIBAXL_CONNECTION_RWLOCK; - LIBAXL_CONTEXT *pending_out; /* TODO can _Atomic be used instead of mutex */ + LIBAXL_CONTEXT *pending_out; /* XXX can _Atomic be used instead of mutex */ size_t in_progress; size_t in_buf_size; char *in_buf; -- cgit v1.2.3-70-g09d2