Declare _ppp_profile_cleaned, _punct, and _punct_c local in

ppp_start_profile().

Reported by:	yar
MFC after:	1 week
This commit is contained in:
Brooks Davis 2008-04-10 01:32:49 +00:00
parent b7e548dc72
commit 30b6f51afe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178056

View File

@ -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