Merge "Fix a typo."

This commit is contained in:
Treehugger Robot 2022-11-08 19:30:09 +00:00 committed by Gerrit Code Review
commit ee267053bc

View file

@ -59,4 +59,4 @@ int mkdir(const char *pathname, mode_t mode) lp32
# Not used by bionic in U because riscv64 doesn't have it, but still # Not used by bionic in U because riscv64 doesn't have it, but still
# used by legacy apps (http://b/254179267). # 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