summaryrefslogtreecommitdiffstats
path: root/man3type/epoll_event.3type
diff options
context:
space:
mode:
Diffstat (limited to 'man3type/epoll_event.3type')
-rw-r--r--man3type/epoll_event.3type2
1 files changed, 1 insertions, 1 deletions
diff --git a/man3type/epoll_event.3type b/man3type/epoll_event.3type
index 761dce591..743d0cee5 100644
--- a/man3type/epoll_event.3type
+++ b/man3type/epoll_event.3type
@@ -46,7 +46,7 @@ with a slightly different definition:
struct epoll_event {
__poll_t events;
- __u64 data;
+ uint64_t data;
};
.EE
.in