From 1f130ffa225a59f29f1e155ed8ebf1166775f108 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 2 Mar 2005 22:02:12 +0000 Subject: Rename the sync_package function to sync_package_filename() --- packages/carp.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/carp.xml') diff --git a/packages/carp.xml b/packages/carp.xml index 87fec638..67ce9d00 100644 --- a/packages/carp.xml +++ b/packages/carp.xml @@ -228,7 +228,7 @@ - function sync_package() { + function sync_package_carp() { /* * XXX: find out how many carp and pfsync interfaces are established * and destroy/down them before sweeping through the list @@ -283,10 +283,10 @@ } - sync_package(); + sync_package_carp(); - sync_package(); + sync_package_carp(); -- cgit v1.2.3