Compare commits
1 Commits
3b22d98e2f
...
98255ae3d3
| Author | SHA1 | Date | |
|---|---|---|---|
|
98255ae3d3
|
@@ -668,7 +668,7 @@ p_gpg_decrypt(const char* const cipher)
|
||||
}
|
||||
|
||||
if (recipient->next) {
|
||||
g_string_append(recipients_str, ", ");
|
||||
g_string_append(recipients_str, ", ");
|
||||
}
|
||||
|
||||
recipient = recipient->next;
|
||||
|
||||
Reference in New Issue
Block a user