diff options
Diffstat (limited to 'llvm/tools/llvm-pdbutil/PdbYaml.cpp')
-rw-r--r-- | llvm/tools/llvm-pdbutil/PdbYaml.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-pdbutil/PdbYaml.cpp b/llvm/tools/llvm-pdbutil/PdbYaml.cpp index d1c404237d9..ff634fbb048 100644 --- a/llvm/tools/llvm-pdbutil/PdbYaml.cpp +++ b/llvm/tools/llvm-pdbutil/PdbYaml.cpp @@ -1,4 +1,4 @@ -//===- PdbYAML.cpp -------------------------------------------- *- C++ --*-===// +//===-- PdbYaml.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. |