eal/linux: fix illegal memory access in uevent handler
[dpdk.git] / lib / eal / windows / eal_windows.h
index 23ead6d..245aa60 100644 (file)
@@ -63,7 +63,7 @@ unsigned int eal_socket_numa_node(unsigned int socket_id);
  * @param arg
  *  Argument to the called function.
  * @return
- *  0 on success, netagive error code on failure.
+ *  0 on success, negative error code on failure.
  */
 int eal_intr_thread_schedule(void (*func)(void *arg), void *arg);