#! /bin/sh
#
#	Copyright 01/12/98 Sun Microsystems, Inc.  All Rights Reserved.
#
#pragma ident "@(#)nfs_svc_stop_net   1.4     00/03/16 SMI"
#
# Place-holder for the fact that this "method" has no work to do.
# The HADF framework requires this script to exist, though, as
# an indication that the Data Service implementor intends for the
# method to be a no-op.

exit 0
