[Pkg-privacy-commits] [libotr] 21/225: Clarified the definition of the new Flags field in the Data Message

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:44:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository libotr.

commit f6bd6072deca4b9b48e6511aac6a10481374e5a7
Author: cypherpunk <cypherpunk>
Date:   Thu Oct 27 18:57:39 2005 +0000

    Clarified the definition of the new Flags field in the Data Message
---
 Protocol-v2.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Protocol-v2.html b/Protocol-v2.html
index 46f9646..fe3f253 100644
--- a/Protocol-v2.html
+++ b/Protocol-v2.html
@@ -503,8 +503,8 @@ rotations.)</p>
 <dt>Message type (BYTE)</dt>
 <dd>The Data Message has type 0x03.</dd>
 <dt>Flags (BYTE)</dt>
-<dd>Flags for this message.  Usually you should set this to 0x00.  The
-only currently defined flag is:<dl>
+<dd>The bitwise-OR of the flags for this message.  Usually you should
+set this to 0x00.  The only currently defined flag is:<dl>
 <dt>IGNORE_UNREADABLE (0x01)</dt>
 <dd>If you receive a Data Message with this flag set, and you are unable
 to decrypt the message or verify the MAC (because, for example, you

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git



More information about the Pkg-privacy-commits mailing list