summaryrefslogtreecommitdiffstats
path: root/src/mbedTLS++/CryptoKey.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbedTLS++/CryptoKey.h')
-rw-r--r--src/mbedTLS++/CryptoKey.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbedTLS++/CryptoKey.h b/src/mbedTLS++/CryptoKey.h
index 1a74090ac..5615d57d0 100644
--- a/src/mbedTLS++/CryptoKey.h
+++ b/src/mbedTLS++/CryptoKey.h
@@ -1,4 +1,4 @@
-
+
// CryptoKey.h
// Declares the cCryptoKey class representing a RSA public key in mbedTLS