Added missing inner named scope indicators
This commit is contained in:
parent
bf0df519f0
commit
20c06250ec
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@ endef
|
||||||
|
|
||||||
|
|
||||||
define mb-make-space-white-to-comma
|
define mb-make-space-white-to-comma
|
||||||
$(MB_ᕽᕽᕽ )$(subst $(call mb-make-call,mb-make-space-white),$(MB_MAKE_COMMA),$1)
|
$(MB_ᕽᕽᕽ )$(subst $(call mb-make-call,mb-make-space-white),$(MB_MAKE_COMMA),$(1))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue