Merge pull request #1614 from jpascualsana/patch-2

Replace deprecated class name
This commit is contained in:
G10h4ck 2019-08-15 12:42:22 +02:00 committed by GitHub
commit a453706b94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -220,7 +220,7 @@ struct RsPeerDetails : RsSerializable
RsPgpId issuer;
PGPFingerprintType fpr; /* pgp fingerprint */
RsPgpFingerprint fpr; /* pgp fingerprint */
std::string authcode; // TODO: 2015/12/31 (cyril) what is this used for ?????
std::list<RsPgpId> gpgSigners;