From ffe9f00cfea35e3abd937a45ca38c605e02a9a79 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Fri, 1 Mar 2019 09:52:53 +0000 Subject: Fix file headers. NFC llvm-svn: 355188 --- clang-tools-extra/clang-doc/Generators.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang-tools-extra/clang-doc/Generators.cpp') diff --git a/clang-tools-extra/clang-doc/Generators.cpp b/clang-tools-extra/clang-doc/Generators.cpp index e57a2617b70..e3b672ada29 100644 --- a/clang-tools-extra/clang-doc/Generators.cpp +++ b/clang-tools-extra/clang-doc/Generators.cpp @@ -1,4 +1,4 @@ -//===---- Generator.cpp - Generator Registry ---------------------*- C++-*-===// +//===-- Generators.cpp - Generator Registry ----------------------*- C++-*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. -- cgit v1.2.3