summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-01-20 20:20:31 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2012-02-23 15:53:15 +1000
commit4948186a822eb8b51fe1e8d4167361f502a0655f (patch)
treedaf8d718444f9ccacaf3173c7c08a2cd5805c7ea
parent772e030860e19f2a78818df22c9e0f99cbf48d72 (diff)
spec: padding bytes are undefined, state so
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--spec/main.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/main.tex b/spec/main.tex
index b6fcc4e..017427a 100644
--- a/spec/main.tex
+++ b/spec/main.tex
@@ -162,7 +162,8 @@ The message header has 2 words in it:
\end{itemize}
The payload describes the request/event arguments. Every argument is always
-aligned to 32-bits. There is no prefix that describes the type, but it is
+aligned to 32-bits. Where padding is required, the value of padding bytes is
+undefined. There is no prefix that describes the type, but it is
inferred implicitly from the xml specification.
The representation of argument types are as follows: