Fix typo
SVN-Revision: 10084
This commit is contained in:
parent
eff65775c4
commit
162f0194a1
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ $(strip \
|
|||
$(if $(filter svn://%,$(1)),svn, \
|
||||
$(if $(filter cvs://%,$(1)),cvs, \
|
||||
unknown \
|
||||
) \
|
||||
) \
|
||||
) \
|
||||
) \
|
||||
|
|
Loading…
Reference in a new issue