ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/State.xs
(Generate patch)

Comparing Coro/Coro/State.xs (file contents):
Revision 1.34 by root, Fri Sep 14 15:40:56 2001 UTC vs.
Revision 1.35 by root, Mon Sep 24 01:36:20 2001 UTC

1043} 1043}
1044 1044
1045void 1045void
1046ready(self) 1046ready(self)
1047 SV * self 1047 SV * self
1048 PROTOTYPE: $
1048 CODE: 1049 CODE:
1049 api_ready (self); 1050 api_ready (self);
1050 1051
1051int 1052int
1052nready(...) 1053nready(...)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines