]> 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>
Fri, 9 Jul 2021 14:25:18 +0000 (15:25 +0100)
src/privsep-linux.c

index 04950ed297fc5e41ac7258e060f2c85b2f64696b..1660447ccbbfbd3b6f561af8af96773ebb5b3d71 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__)