This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libev
mirror of
/home/gitosis/repositories/libev.git
Watch
1
Star
0
Fork
0
Code
Releases
62
Activity
Browse Source
*** empty log message ***
master
rel-4.33
Marc Alexander Lehmann
10 months ago
parent
2b2f1ba54c
commit
211c92dcc1
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ev.c
+1
-1
ev.h
+ 1
- 1
ev.c
View File
@ -1,7 +1,7 @@
/*
*
libev
event
processing
core
,
watcher
management
*
*
Copyright
(
c
)
2007
-
20
20
Marc
Alexander
Lehmann
<
libev
@
schmorp
.
de
>
*
Copyright
(
c
)
2007
-
20
19
Marc
Alexander
Lehmann
<
libev
@
schmorp
.
de
>
*
All
rights
reserved
.
*
*
Redistribution
and
use
in
source
and
binary
forms
,
with
or
without
modifica
-
+ 1
- 1
ev.h
View File
@ -215,7 +215,7 @@ struct ev_loop;
/*****************************************************************************/
#
define EV_VERSION_MAJOR 4
#
define EV_VERSION_MINOR 3
2
#
define EV_VERSION_MINOR 3
3
/* eventmask, revents, events... */
enum
{
Write
Preview
Loading…
Cancel
Save