diff options
-rw-r--r-- | lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp b/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp index b706ee73ef0..5bffd27409e 100644 --- a/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp +++ b/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp @@ -1,5 +1,4 @@ -//===-- cli-wrapper-mpxtable.cpp----------------------------------*- C++ -//-*-===// +//===-- cli-wrapper-mpxtable.cpp --------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |