mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 11:13:50 +00:00
syntax error: mismatch brace
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
This commit is contained in:
parent
aa599d1f48
commit
b8bcbe9b06
@ -905,8 +905,9 @@ static int parse_config_v2(FILE *f, char *line, size_t *line_bufsz, struct lxc_c
|
|||||||
}
|
}
|
||||||
|
|
||||||
cur_rule_arch = lxc_seccomp_arch_s390x;
|
cur_rule_arch = lxc_seccomp_arch_s390x;
|
||||||
|
}
|
||||||
#endif
|
#endif
|
||||||
} else {
|
else {
|
||||||
goto bad_arch;
|
goto bad_arch;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user