diff options
Diffstat (limited to 'src/mbedTLS++/X509Cert.h')
-rw-r--r-- | src/mbedTLS++/X509Cert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbedTLS++/X509Cert.h b/src/mbedTLS++/X509Cert.h index 4234308ff..126b7387a 100644 --- a/src/mbedTLS++/X509Cert.h +++ b/src/mbedTLS++/X509Cert.h @@ -1,4 +1,4 @@ - + // X509Cert.h // Declares the cX509Cert class representing a wrapper over X509 certs in mbedTLS |