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:
parent
b7e548dc72
commit
30b6f51afe
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user