We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7070c6f + 1fc5723 commit 2887889Copy full SHA for 2887889
include/swift/Runtime/MutexWin32.h
@@ -1,4 +1,4 @@
1
-//===--- MutexWin32.h - ---------------------------------------------------===//
+//===--- MutexWin32.h - -----------------------------------------*- C++ -*-===//
2
//
3
// This source file is part of the Swift.org open source project
4
@@ -92,4 +92,4 @@ struct ReadWriteLockPlatformHelper {
92
};
93
}
94
95
-#endif
+#endif
stdlib/public/runtime/ErrorObjectNative.cpp
-//===--- ErrorObject.cpp - Recoverable error object -----------------------===//
+//===--- ErrorObjectNative.cpp - Recoverable error object -----------------===//
0 commit comments