Commit 9fda070e authored by Martin Lucina's avatar Martin Lucina

Typeset literal correctly

parent 0a1e0bea
......@@ -90,8 +90,8 @@ data = *OCTET
In order for late joining consumers to be able to identify message boundaries,
each PGM datagram payload starts with a 16-bit unsigned integer in network byte
order specifying either the offset of the first message 'frame' in the datagram
or containing the value 0xFFFF if the datagram contains solely an intermediate
part of a larger message.
or containing the value `0xFFFF` if the datagram contains solely an
intermediate part of a larger message.
The following diagram illustrates the layout of a single PGM datagram payload:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment