* commit 'f04704225b64d2ced8d34036af3336a57d945af5': Add missing backslash in MIPS filelist
This commit is contained in:
commit
14cf72860f
@ -489,7 +489,7 @@ libc_common_src_files += \
|
||||
string/strncmp.c \
|
||||
string/strncpy.c \
|
||||
string/strrchr.c \
|
||||
upstream-freebsd/lib/libc/string/wcscat.c
|
||||
upstream-freebsd/lib/libc/string/wcscat.c \
|
||||
upstream-freebsd/lib/libc/string/wcschr.c \
|
||||
upstream-freebsd/lib/libc/string/wcscmp.c \
|
||||
upstream-freebsd/lib/libc/string/wcscpy.c \
|
||||
|
Loading…
Reference in New Issue
Block a user