mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 07:25:36 -04:00
Fix typos reported by Jums
This commit is contained in:
parent
da459c884e
commit
5c434fb107
4 changed files with 11 additions and 9 deletions
|
@ -242,7 +242,7 @@ private:
|
|||
|
||||
|
||||
/// Decrypt email content and pass it to dispatchDecryptedMail(...)
|
||||
bool handleEcryptedMail(const RsGxsTransMailItem* mail);
|
||||
bool handleEncryptedMail(const RsGxsTransMailItem* mail);
|
||||
|
||||
/// Dispatch the message to the recipient service
|
||||
bool dispatchDecryptedMail( const RsGxsId& authorId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue