ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-SNMP-XS/typemap
Revision: 1.1
Committed: Wed May 5 20:46:09 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-1_1, rel-1_0
Log Message:
1.0

File Contents

# User Rev Content
1 root 1.1 BUFOBJ T_BUFOBJ
2    
3     INPUT
4    
5     T_BUFOBJ
6     $var = $arg;
7     if (SvRV ($arg) != cur_bufobj)
8     switch_bufobj ($arg);