diff --git a/lib/Support/SHA1.cpp b/lib/Support/SHA1.cpp index 20f41c5ff44..3007a78d5e2 100644 --- a/lib/Support/SHA1.cpp +++ b/lib/Support/SHA1.cpp @@ -1,4 +1,4 @@ -//======- SHA1.h - Private copy of the SHA1 implementation ---*- C++ -* ======// +//====- SHA1.cpp - Private copy of the SHA1 implementation ---*- C++ -* ======// // // The LLVM Compiler Infrastructure //