diff options
author | root <root> | 2007-12-25 07:05:45 +0000 |
---|---|---|
committer | root <root> | 2007-12-25 07:05:45 +0000 |
commit | 9d89dd06da51b0e009e9be53da50836e7dc7408c (patch) | |
tree | 98aa3e29ab8aa726d6c1d808a3a1996c7cc97735 /ev.pod | |
parent | 3f4e43b3ac9c25ef169d583b881759e2d574681e (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2497,8 +2497,8 @@ be detected at runtime. =item EV_H The name of the F<ev.h> header file used to include it. The default if -undefined is C<< <ev.h> >> in F<event.h> and C<"ev.h"> in F<ev.c>. This -can be used to virtually rename the F<ev.h> header file in case of conflicts. +undefined is C<"ev.h"> in F<event.h> and F<ev.c>. This can be used to +virtually rename the F<ev.h> header file in case of conflicts. =item EV_CONFIG_H @@ -2509,7 +2509,7 @@ C<EV_H>, above. =item EV_EVENT_H Similarly to C<EV_H>, this macro can be used to override F<event.c>'s idea -of how the F<event.h> header can be found. +of how the F<event.h> header can be found, the dfeault is C<"event.h">. =item EV_PROTOTYPES |