mirror of
git://github.com/lxc/lxc
synced 2025-08-31 00:29:37 +00:00
syntax error: mismatch brace
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
#endif
|
||||
} else {
|
||||
else {
|
||||
goto bad_arch;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user