From f9f0bfb13ea9e7f0b0d14887a69961657befaab2 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sun, 1 May 2022 00:23:09 -0300 Subject: NFC: Mark list_time as done --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index ea0c8ae..d4e5d98 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -160,7 +160,7 @@ * -[x] hexchat_list_next * -[x] hexchat_list_str * -[x] hexchat_list_int - * -[ ] hexchat_list_time + * -[x] hexchat_list_time * -[x] ~~hexchat_list_free~~ not available - use Drop impls. * -[x] hexchat_hook_command * -[ ] hexchat_hook_fd -- cgit 1.4.1