We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 018c4ed + f8d5ddc commit 672060bCopy full SHA for 672060b
lxc.c
@@ -81,7 +81,7 @@ static int lxc_wait_for_pid_status(pid_t pid)
81
}
82
83
/* Copied from lxc/confile.c, with HAVE_SYS_PERSONALITY_H check removed */
84
-signed long lxc_config_parse_arch(const char *arch)
+static signed long lxc_config_parse_arch(const char *arch)
85
{
86
struct per_name {
87
char *name;
0 commit comments