From 8d3dfc6c8f54e355abc6c0a272a054365fbdb2a5 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 16 Feb 2011 08:07:25 +0000 Subject: 4.04 --- ev.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ev.h') 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 { -- cgit v1.2.3