]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Typo with prior
authorRoy Marples <roy@marples.name>
Sun, 31 Jan 2021 10:08:11 +0000 (10:08 +0000)
committerRoy Marples <roy@marples.name>
Sun, 31 Jan 2021 10:08:11 +0000 (10:08 +0000)
src/privsep-linux.c

index 89d4d89feae99dfff44e111301d87bb63fc6a350..9605cbe84f1a6cedeedd3cde677e613df74746b3 100644 (file)
@@ -185,7 +185,7 @@ ps_root_sendnetlink(struct dhcpcd_ctx *ctx, int protocol, struct msghdr *msg)
 #elif defined(__nds32__)
 #  if (BYTE_ORDER == LITTLE_ENDIAN)
 #    define SECCOMP_AUDIT_ARCH AUDIT_ARCH_NDS32
-#ele
+#else
 #    define SECCOMP_AUDIT_ARCH AUDIT_ARCH_NDS32BE
 #endif
 #elif defined(__powerpc64__)