summaryrefslogtreecommitdiff
path: root/serpent.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-06-03 06:17:58 -0400
committerJeffrey Walton <noloader@gmail.com>2019-06-03 06:17:58 -0400
commit54d48ac1f4d6216005b17f4e3da63de55a3c0409 (patch)
treeee8f7b46ecd8566c82cc861f15ee63424a113fe1 /serpent.h
parent342cdb9589faf577ffe3bcbd4ce92c0ca1d15267 (diff)
downloadcryptopp-git-54d48ac1f4d6216005b17f4e3da63de55a3c0409.tar.gz
Add header guard for serpentp.h
Diffstat (limited to 'serpent.h')
-rw-r--r--serpent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/serpent.h b/serpent.h
index 4f76e056..c8a5a974 100644
--- a/serpent.h
+++ b/serpent.h
@@ -54,4 +54,4 @@ typedef Serpent::Decryption SerpentDecryption;
NAMESPACE_END
-#endif
+#endif // CRYPTOPP_SERPENT_H