#! /bin/sh
#
# ident "@(#)lotus_svc_stop_net.shi	1.2	98/10/15 SMI"
#
# Copyright (c) 1997 by Sun Microsystems, Inc.
# All rights reserved.
#
# 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
