diff options
Diffstat (limited to 'compiler-rt/lib/tsan/rtl_tests/tsan_test.cc')
| -rw-r--r-- | compiler-rt/lib/tsan/rtl_tests/tsan_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/tsan/rtl_tests/tsan_test.cc b/compiler-rt/lib/tsan/rtl_tests/tsan_test.cc index 839f7da401a..2c903ae359f 100644 --- a/compiler-rt/lib/tsan/rtl_tests/tsan_test.cc +++ b/compiler-rt/lib/tsan/rtl_tests/tsan_test.cc @@ -1,4 +1,4 @@ -//===-- tsan_test.cc --------------------------------------------*- C++ -*-===// +//===-- tsan_test.cc ------------------------------------------------------===// // // The LLVM Compiler Infrastructure // |

