summaryrefslogtreecommitdiff
path: root/tigertab.cpp
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2016-09-10 04:57:48 -0400
committerJeffrey Walton <noloader@gmail.com>2016-09-10 04:57:48 -0400
commit894874fe75ce079ad57e9d5e19813193b129152d (patch)
treefae5a8307351b8200238038f05a32f7e91e8006e /tigertab.cpp
parent4414b864cf69edc7e142c96fdca53bfa898de539 (diff)
downloadcryptopp-git-894874fe75ce079ad57e9d5e19813193b129152d.tar.gz
Whitespace checkin
Diffstat (limited to 'tigertab.cpp')
-rw-r--r--tigertab.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigertab.cpp b/tigertab.cpp
index 1a6af14f..5e219dcf 100644
--- a/tigertab.cpp
+++ b/tigertab.cpp
@@ -3,7 +3,7 @@
NAMESPACE_BEGIN(CryptoPP)
-const word64 Tiger::table[4*256+3] =
+const word64 Tiger::table[4*256+3] =
{
W64LIT(0x02AAB17CF7E90C5E) /* 0 */, W64LIT(0xAC424B03E243A8EC) /* 1 */,
W64LIT(0x72CD5BE30DD5FCD3) /* 2 */, W64LIT(0x6D019B93F6F97F3A) /* 3 */,