1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

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 42daf3efdc
commit c1410ce6f6

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