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/AuthCrypt.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shared/Auth/AuthCrypt.cpp') diff --git a/src/shared/Auth/AuthCrypt.cpp b/src/shared/Auth/AuthCrypt.cpp index d45c56817ba..7cbb7f13648 100644 --- a/src/shared/Auth/AuthCrypt.cpp +++ b/src/shared/Auth/AuthCrypt.cpp @@ -81,3 +81,4 @@ void AuthCrypt::GenerateKey(uint8 *key, BigNumber *bn) hash.Finalize(); memcpy(key, hash.GetDigest(), SHA_DIGEST_LENGTH); } + -- cgit v1.2.3