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