From 30b6f51afee95fe1a689434b2eadec031ddf2576 Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Thu, 10 Apr 2008 01:32:49 +0000 Subject: [PATCH] Declare _ppp_profile_cleaned, _punct, and _punct_c local in ppp_start_profile(). Reported by: yar MFC after: 1 week --- etc/rc.d/ppp | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/rc.d/ppp b/etc/rc.d/ppp index ee469788cf8..2ab16963197 100644 --- a/etc/rc.d/ppp +++ b/etc/rc.d/ppp @@ -19,6 +19,7 @@ start_postcmd="ppp_poststart" ppp_start_profile() { local _ppp_profile _ppp_mode _ppp_nat _ppp_unit + local _ppp_profile_cleaned _punct _punct_c _ppp_profile=$1 _ppp_profile_cleaned=$1