mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
remove accidentally added line
This commit is contained in:
@@ -485,7 +485,6 @@ dst__privstruct_parse(dst_key_t *key, unsigned int alg, isc_lex_t *lex,
|
|||||||
|
|
||||||
if (token.type != isc_tokentype_string) {
|
if (token.type != isc_tokentype_string) {
|
||||||
ret = DST_R_INVALIDPRIVATEKEY;
|
ret = DST_R_INVALIDPRIVATEKEY;
|
||||||
NEXTTOKEN(lex, opt, &token);
|
|
||||||
goto fail;
|
goto fail;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user