ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
/
cvs
/
Net-SNMP-XS
/
typemap
Revision:
1.2
Committed:
Tue Jan 25 19:37:58 2011 UTC
(13 years, 11 months ago) by
root
Branch:
MAIN
CVS Tags:
rel-1_3, rel-1_2, rel-1_34, rel-1_33, rel-1_32, rel-1_31, HEAD
Changes since
1.1
:
+1 -1 lines
Log Message:
1.2
File Contents
#
Content
1
BUFOBJ T_BUFOBJ
2
3
INPUT
4
5
T_BUFOBJ
6
$var = $arg;
7
if (SvRV ($arg) != cur_bufobj || !SvROK (msg))
8
switch_bufobj ($arg);