ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/typemap
(Generate patch)

Comparing EV/typemap (file contents):
Revision 1.2 by root, Fri Oct 26 16:50:05 2007 UTC vs.
Revision 1.3 by root, Sun Oct 28 06:37:39 2007 UTC

1Base T_BASE 1Base T_BASE
2Event T_EVENT 2Event T_EVENT
3const char * T_PV /* for 5.6 compatibility */
3 4
4INPUT 5INPUT
5 6
6T_BASE 7T_BASE
7 if (!(SvROK ($arg) && SvOBJECT (SvRV ($arg)) 8 if (!(SvROK ($arg) && SvOBJECT (SvRV ($arg))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines