commit | 1349c3fe387d2dfb25364805587497d2debf0125 | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.cc> | Fri Jun 20 14:18:49 2014 +0200 |
committer | Laurens Van Houtven <_@lvh.cc> | Fri Jun 20 14:18:49 2014 +0200 |
tree | 3c171bdb54eed9cead38ecea884a090dfbfce32a | |
parent | d71ff1f0cce328ee8cc6912b37e443a01a9f9e3b [diff] |
Whitespace fix
diff --git a/cryptography/hazmat/bindings/openssl/err.py b/cryptography/hazmat/bindings/openssl/err.py index 250baca..8ed97d0 100644 --- a/cryptography/hazmat/bindings/openssl/err.py +++ b/cryptography/hazmat/bindings/openssl/err.py
@@ -28,7 +28,6 @@ }; typedef struct ERR_string_data_st ERR_STRING_DATA; - static const int ERR_LIB_EVP; static const int ERR_LIB_PEM; static const int ERR_LIB_ASN1;