aboutsummaryrefslogtreecommitdiffstats
path: root/libterminput_marshal_mouseevent__.c
diff options
context:
space:
mode:
Diffstat (limited to 'libterminput_marshal_mouseevent__.c')
-rw-r--r--libterminput_marshal_mouseevent__.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libterminput_marshal_mouseevent__.c b/libterminput_marshal_mouseevent__.c
index 7da80fe..8fe64c7 100644
--- a/libterminput_marshal_mouseevent__.c
+++ b/libterminput_marshal_mouseevent__.c
@@ -3,7 +3,7 @@
int
-libterminput_marshal_mouseevent__(struct libterminput_marshaller *how, const struct libterminput_mouseevent *what) /* TODO test */
+libterminput_marshal_mouseevent__(struct libterminput_marshaller *how, const struct libterminput_mouseevent *what)
{
if (how->store(how, &what->event, sizeof(what->event)) ||
how->store(how, &what->x, sizeof(size_t) * 2U))