Fix header comment on SHA1 code.

llvm-svn: 327086
This commit is contained in:
Eric Christopher 2018-03-09 00:23:35 +00:00
parent a608510b13
commit 3390a8f63d
1 changed files with 1 additions and 1 deletions

View File

@ -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
//