Skip to content

Commit eaeebaf

Browse files
committed
doc: corrections to glossary entry "EX entryid"
1 parent b521612 commit eaeebaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/glossary.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,13 +382,13 @@ EMSAB entryid
382382

383383
EX entryid
384384
If the MAPI Provider UID refers to an Exchange-like store, the
385-
remainder from byte 22 onwards specifies an Exchange-style entryid.
385+
entryid as a whole conforms to an Exchange-style entryid.
386386
If byte 22-24 is {0x01,0x00}, read bytes 0-n as an EX Folder Entryid
387387
(gromox: `struct FOLDER_ENTRYID`).
388388
If byte 22-24 is {0x07,0x00}, read bytes 0-n as an EX Message Entryid
389389
(gromox: `struct MESSAGE_ENTRYID`).
390390
In entryids, the replid portions of FID/MID are just padding, ignored
391-
by readers, and filed by writers with value 0.
391+
by readers, and filled by writers with value 0.
392392

393393
GABUID
394394
16-byte GUID value composed of 4 bytes Gromox user ID plus

0 commit comments

Comments
 (0)