1
0
mirror of https://github.com/albfan/bash-ini-parser.git synced 2025-08-04 19:42:06 +03:00

fix whitespace

This commit is contained in:
albfan
2018-01-22 22:52:19 +01:00
parent 0184648014
commit 4e9ab7ab5c

View File

@@ -196,8 +196,8 @@ function cfg_update {
"
item="${item}
}" # close function again
eval "function $item"
eval "function $item"
}