Index: smf-tools/usr/src/cmd/svc/common/notify_params.c =================================================================== --- smf-tools.orig/usr/src/cmd/svc/common/notify_params.c 2012-10-08 04:25:33.000000000 +0400 +++ smf-tools/usr/src/cmd/svc/common/notify_params.c 2012-11-05 03:02:41.676994054 +0400 @@ -287,9 +287,9 @@ { char *fmri; nvlist_t **params; - size_t n; + uint_t n; int32_t tset; - int i; + uint_t i; /* * Check the nvl we got is from a version we understand