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

Comparing EV/typemap (file contents):
Revision 1.3 by root, Sun Oct 28 06:37:39 2007 UTC vs.
Revision 1.4 by root, Sun Oct 28 09:39:18 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines