diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-25 16:22:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-25 16:22:08 +0100 |
| commit | e520f1009eaa552c7b3931ced85c0f19d8aff554 (patch) | |
| tree | bf992eab88f0691e5bc336895656ff91cb5f233e /src/certificates.h | |
| parent | 8eb096bc6fed65dcfc5f1440f3141408004d10fb (diff) | |
No-op: whitespace.
Diffstat (limited to 'src/certificates.h')
| -rw-r--r-- | src/certificates.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/certificates.h b/src/certificates.h index 2bf8d0db..7a90a867 100644 --- a/src/certificates.h +++ b/src/certificates.h @@ -67,7 +67,7 @@ public: private: void read_string (std::string); - + static std::string name_for_xml (X509_NAME *); static std::string asn_to_utf8 (ASN1_STRING *); static std::string get_name_part (X509_NAME *, int); |
