summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
authorroot <root>2011-02-16 08:07:25 +0000
committerroot <root>2011-02-16 08:07:25 +0000
commit8d3dfc6c8f54e355abc6c0a272a054365fbdb2a5 (patch)
tree6c7d83526de958312886aa747e6179995e5c4175 /ev.h
parentfae7977aadb778bc87da9507d6f90f49522d30f5 (diff)
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 {