=== modified file 'mandos' --- mandos 2016-03-05 22:12:12 +0000 +++ mandos 2016-03-07 20:31:27 +0000 @@ -487,7 +487,7 @@ openpgp_crt_t = ctypes.POINTER(openpgp_crt_int) openpgp_crt_fmt_t = ctypes.c_int # gnutls/openpgp.h log_func = ctypes.CFUNCTYPE(None, ctypes.c_int, ctypes.c_char_p) - credentials_type_t = ctypes.c_int # + credentials_type_t = ctypes.c_int transport_ptr_t = ctypes.c_void_p close_request_t = ctypes.c_int