#! /bin/sh
#
#	Copyright 08/16/99 Sun Microsystems, Inc.  All Rights Reserved.
#
#ident "@(#)nfs_svc_stop_net   1.3     99/08/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
