diff options
Diffstat (limited to 'lldb/source/DataFormatters/DumpValueObjectOptions.cpp')
-rw-r--r-- | lldb/source/DataFormatters/DumpValueObjectOptions.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lldb/source/DataFormatters/DumpValueObjectOptions.cpp b/lldb/source/DataFormatters/DumpValueObjectOptions.cpp index 84f21696e0548..46a2a489586b8 100644 --- a/lldb/source/DataFormatters/DumpValueObjectOptions.cpp +++ b/lldb/source/DataFormatters/DumpValueObjectOptions.cpp @@ -1,5 +1,4 @@ -//===-- DumpValueObjectOptions.cpp -----------------------------------*- C++ -//-*-===// +//===-- DumpValueObjectOptions.cpp ----------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |