summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev.h')
-rw-r--r--ev.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ev.h b/ev.h
index 874fdfd..27c1778 100644
--- a/ev.h
+++ b/ev.h
@@ -185,7 +185,7 @@ struct ev_loop;
# define EV_INLINE static
#endif
-/* EV_PROTOTYPES can be sued to switch of prototype declarations */
+/* EV_PROTOTYPES can be used to switch of prototype declarations */
#ifndef EV_PROTOTYPES
# define EV_PROTOTYPES 1
#endif
@@ -193,7 +193,7 @@ struct ev_loop;
/*****************************************************************************/
#define EV_VERSION_MAJOR 4
-#define EV_VERSION_MINOR 3
+#define EV_VERSION_MINOR 4
/* eventmask, revents, events... */
enum {