summaryrefslogtreecommitdiff
path: root/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct
diff options
context:
space:
mode:
authorJohn Sonnenschein <johns@joyent.com>2012-05-17 18:26:57 +0000
committerJohn Sonnenschein <johns@joyent.com>2012-05-17 18:26:57 +0000
commit04b244dd661c24b510ac22936decfc0972d202d3 (patch)
tree3ebfef98afc303fddf3415d6fba64e8682f495e8 /usr/src/cmd/perl/contrib/Sun/Solaris/Exacct
parenteac250589e41f1b705e1b7427b02b3379aac9f9e (diff)
parenta69187741b83640a90dd8586195456dd50c016a8 (diff)
downloadillumos-joyent-20120517.tar.gz
Merge git.joyent.com:illumos-joyent20120517
Diffstat (limited to 'usr/src/cmd/perl/contrib/Sun/Solaris/Exacct')
-rw-r--r--usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Exacct.xs2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Exacct.xs b/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Exacct.xs
index 5861d39bfd..459138cd10 100644
--- a/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Exacct.xs
+++ b/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Exacct.xs
@@ -531,7 +531,7 @@ putacct(idtype, id, value)
SV *value;
PREINIT:
HV *stash;
- unsigned int bufsz;
+ STRLEN bufsz;
int flags, ret;
char *buf;
CODE: