ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.c
(Generate patch)

Comparing libev/ev.c (file contents):
Revision 1.123 by root, Sat Nov 17 02:23:54 2007 UTC vs.
Revision 1.124 by root, Sat Nov 17 02:26:24 2007 UTC

809 ev_init (&sigev, sigcb); 809 ev_init (&sigev, sigcb);
810 ev_set_priority (&sigev, EV_MAXPRI); 810 ev_set_priority (&sigev, EV_MAXPRI);
811 } 811 }
812} 812}
813 813
814void 814static void
815loop_destroy (EV_P) 815loop_destroy (EV_P)
816{ 816{
817 int i; 817 int i;
818 818
819#if EV_USE_PORT 819#if EV_USE_PORT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines