parent
6996b1ea75
commit
063c3acbbd
|
@ -39,6 +39,7 @@
|
|||
#include "apk_openssl.h"
|
||||
|
||||
static const apk_spn_match_def apk_spn_repo_separators = {
|
||||
[1] = (1<<1) /* tab */,
|
||||
[4] = (1<<0) /* */,
|
||||
[7] = (1<<2) /*:*/,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue