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
ansi c...
master
Marc Alexander Lehmann
11 years ago
parent
11e844f086
commit
dba42167fb
2 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
ev.h
+2
-2
event.h
+ 2
- 2
ev.h
View File
@ -37,8 +37,8 @@
*
either
the
BSD
or
the
GPL
.
*/
#
ifndef EV_H_
_
#
define EV_H_
_
#
ifndef EV_H_
#
define EV_H_
#
ifdef __cplusplus
extern
"
C
"
{
+ 2
- 2
event.h
View File
@ -37,8 +37,8 @@
*
either
the
BSD
or
the
GPL
.
*/
#
ifndef EVENT_H_
_
#
define EVENT_H_
_
#
ifndef EVENT_H_
#
define EVENT_H_
#
ifdef EV_H
#
include EV_H
Write
Preview
Loading…
Cancel
Save