mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-17 17:03:27 +00:00
Fix typo
SVN-Revision: 10084
This commit is contained in:
parent
eff65775c4
commit
162f0194a1
@ -16,6 +16,7 @@ $(strip \
|
|||||||
$(if $(filter svn://%,$(1)),svn, \
|
$(if $(filter svn://%,$(1)),svn, \
|
||||||
$(if $(filter cvs://%,$(1)),cvs, \
|
$(if $(filter cvs://%,$(1)),cvs, \
|
||||||
unknown \
|
unknown \
|
||||||
|
) \
|
||||||
) \
|
) \
|
||||||
) \
|
) \
|
||||||
) \
|
) \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user