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

