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

Comparing libev/ev.c (file contents):
Revision 1.421 by root, Wed Apr 18 06:06:04 2012 UTC vs.
Revision 1.422 by root, Wed Apr 18 06:09:29 2012 UTC

2319 } 2319 }
2320} 2320}
2321 2321
2322/* free up a loop structure */ 2322/* free up a loop structure */
2323void ecb_cold 2323void ecb_cold
2324ev_loop_destroy (EV_P) EV_THROW 2324ev_loop_destroy (EV_P)
2325{ 2325{
2326 int i; 2326 int i;
2327 2327
2328#if EV_MULTIPLICITY 2328#if EV_MULTIPLICITY
2329 /* mimic free (0) */ 2329 /* mimic free (0) */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines