From c5f590d460f75e91d428ecd7758d1bb0910c0942 Mon Sep 17 00:00:00 2001 From: Lukas Pioch Date: Tue, 19 Sep 2017 10:34:08 +0200 Subject: Removed UTF-8 BOM (#4033) --- src/mbedTLS++/CtrDrbgContext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mbedTLS++/CtrDrbgContext.cpp') 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 -- cgit v1.2.3