commit | ee267053bc655b1f8ee795d0ad88a50826bb4282 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Nov 08 19:30:09 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 08 19:30:09 2022 +0000 |
tree | c1d254eef9d0675422743aab7360a7b6c23caa7f | |
parent | 09db6416bc061baf686fba2f50de7e96cb262785 [diff] | |
parent | c8bf923bf0c5dc97150387f2bd5c3f9fc6925116 [diff] |
Merge "Fix a typo."
diff --git a/libc/SECCOMP_ALLOWLIST_APP.TXT b/libc/SECCOMP_ALLOWLIST_APP.TXT index 39c6c53..7e1ecde 100644 --- a/libc/SECCOMP_ALLOWLIST_APP.TXT +++ b/libc/SECCOMP_ALLOWLIST_APP.TXT
@@ -59,4 +59,4 @@ # Not used by bionic in U because riscv64 doesn't have it, but still # used by legacy apps (http://b/254179267). -int renameat(int, const char*, int, const char*) arm,x86,arm64,x86-64 +int renameat(int, const char*, int, const char*) arm,x86,arm64,x86_64