From 14234c86fa4f1b31436a0289cdac5f92ab430804 Mon Sep 17 00:00:00 2001 From: KingPin Date: Tue, 17 Feb 2009 20:07:49 -0600 Subject: Newline added to bottom of all files. --HG-- branch : trunk --- src/shared/Auth/Sha1.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shared/Auth/Sha1.cpp') diff --git a/src/shared/Auth/Sha1.cpp b/src/shared/Auth/Sha1.cpp index 73fcf90bfa8..90334543b82 100644 --- a/src/shared/Auth/Sha1.cpp +++ b/src/shared/Auth/Sha1.cpp @@ -65,3 +65,4 @@ void Sha1Hash::Finalize(void) { SHA1_Final(mDigest, &mC); } + -- cgit v1.2.3