summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/control.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/control.sh b/lib/control.sh
index d8d9bd2..c7a8010 100644
--- a/lib/control.sh
+++ b/lib/control.sh
@@ -30,9 +30,9 @@ _OB_SUBSTVAR_TRIM_SED='
_ob_parse_control_error()
{
- file="${1}"
- line_nr="${2}"
- msg_id="${3}"
+ local file="${1}"
+ local line_nr="${2}"
+ local msg_id="${3}"
shift 3 || _ob_abort
local file_info=