authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-03-12 17:44:03-04:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-03-12 17:44:03-04:00
log5570bc986b916ffb07b77853cf995d90c7e99805
tree1c9d266563f2a99dce09311bc3d7b1d2e883e5d0
parent62486c35a483d759b29fa5da235da66590bde6d7
signaturelock-open Commit is signed but in an unrecognized format.

remove accidental swap file


1 files changed, 0 insertions(+), 1 deletions(-)

CMakeLists.txt-1
...@@ -2049,7 +2049,6 @@ set(ZIG_MUSL_SRC_FILES...@@ -2049,7 +2049,6 @@ set(ZIG_MUSL_SRC_FILES
2049 "musl/src/stat/statvfs.c"2049 "musl/src/stat/statvfs.c"
2050 "musl/src/stat/umask.c"2050 "musl/src/stat/umask.c"
2051 "musl/src/stat/utimensat.c"2051 "musl/src/stat/utimensat.c"
2052 "musl/src/stdio/.fwrite.c.swp"
2053 "musl/src/stdio/__fclose_ca.c"2052 "musl/src/stdio/__fclose_ca.c"
2054 "musl/src/stdio/__fdopen.c"2053 "musl/src/stdio/__fdopen.c"
2055 "musl/src/stdio/__fmodeflags.c"2054 "musl/src/stdio/__fmodeflags.c"