mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
(whoops)
This commit is contained in:
parent
1436ab8d90
commit
aaecf13ce0
@ -74,7 +74,7 @@ public class PgpKeyOperationTest {
|
||||
op = new PgpKeyOperation(null);
|
||||
|
||||
// set this up, gonna need it more than once
|
||||
SaveKeyringParcel parcel = new SaveKeyringParcel();
|
||||
parcel = new SaveKeyringParcel();
|
||||
parcel.mMasterKeyId = ring.getMasterKeyId();
|
||||
parcel.mFingerprint = ring.getFingerprint();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user