aboutsummaryrefslogtreecommitdiffstats
path: root/libaxl_receive.c
diff options
context:
space:
mode:
Diffstat (limited to 'libaxl_receive.c')
-rw-r--r--libaxl_receive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaxl_receive.c b/libaxl_receive.c
index 80719bd..a4c05dc 100644
--- a/libaxl_receive.c
+++ b/libaxl_receive.c
@@ -274,7 +274,7 @@ calculate_struct_size(const char *fmt, size_t *alignmentp)
}
}
-/* TODO make it possible to prefetch pending messages */
+/* XXX make it possible to prefetch pending messages */
int
libaxl_receive(LIBAXL_CONTEXT *restrict ctx, union libaxl_input *restrict msgp, int flags)
{