ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/AIO.xs
(Generate patch)

Comparing IO-AIO/AIO.xs (file contents):
Revision 1.144 by root, Fri Jun 12 16:48:08 2009 UTC vs.
Revision 1.145 by root, Fri Jun 12 16:55:17 2009 UTC

555 555
556PROTOTYPES: ENABLE 556PROTOTYPES: ENABLE
557 557
558BOOT: 558BOOT:
559{ 559{
560 stash = gv_stashpv ("IO::AIO", 1); 560 HV *stash = gv_stashpv ("IO::AIO", 1);
561 561
562 static const struct { 562 static const struct {
563 const char *name; 563 const char *name;
564 IV iv; 564 IV iv;
565 } *civ, const_iv[] = { 565 } *civ, const_iv[] = {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines