summaryrefslogtreecommitdiffstats
path: root/src/mbedTLS++/CtrDrbgContext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbedTLS++/CtrDrbgContext.cpp')
-rw-r--r--src/mbedTLS++/CtrDrbgContext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbedTLS++/CtrDrbgContext.cpp b/src/mbedTLS++/CtrDrbgContext.cpp
index bd4a55000..a2b9ee2dc 100644
--- a/src/mbedTLS++/CtrDrbgContext.cpp
+++ b/src/mbedTLS++/CtrDrbgContext.cpp
@@ -1,4 +1,4 @@
-
+
// CtrDrbgContext.cpp
// Implements the cCtrDrbgContext class representing a wrapper over CTR-DRBG implementation in mbedTLS