From d2a36bdf0988b7106931758ec81ab7db4c5ea128 Mon Sep 17 00:00:00 2001 From: Krasimir Georgiev Date: Mon, 13 Aug 2018 14:32:29 +0000 Subject: [PATCH] [clang-format] Fix comment, NFC llvm-svn: 339573 --- clang/unittests/Format/FormatTestTextProto.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/unittests/Format/FormatTestTextProto.cpp b/clang/unittests/Format/FormatTestTextProto.cpp index 0875bd8925d1..44431e4dc6ec 100644 --- a/clang/unittests/Format/FormatTestTextProto.cpp +++ b/clang/unittests/Format/FormatTestTextProto.cpp @@ -1,4 +1,4 @@ -//===- unittest/Format/FormatTestProto.cpp --------------------------------===// +//===- unittest/Format/FormatTestTextProto.cpp ----------------------------===// // // The LLVM Compiler Infrastructure // -- GitLab