diff th_ioctx_mem.c @ 772:1959ba53e9dc

Fix th_ioctx_t_ops -> th_ioctx_ops_t
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 20 Feb 2023 23:36:33 +0200
parents c17eadc60c3d
children
line wrap: on
line diff
--- a/th_ioctx_mem.c	Mon Feb 20 23:33:45 2023 +0200
+++ b/th_ioctx_mem.c	Mon Feb 20 23:36:33 2023 +0200
@@ -239,7 +239,7 @@
 }
 
 
-const th_ioctx_t_ops th_mem_io_ops =
+const th_ioctx_ops_t th_mem_io_ops =
 {
     "MemIO",