Skip to content
Snippets Groups Projects
Commit 9add1748 authored by Christian Linhart's avatar Christian Linhart
Browse files

sync: make padding explicit

Add explicit align-padding for struct SYSTEMCOUNTER:
Added 4-byte align-pad at the end.
This is field "p" in the spec of SYSTEMCOUNTER at:
  http://cgit.freedesktop.org/xorg/proto/xextproto/tree/specs/sync.xml?id=xextproto-7.3.0#n983



Signed-off-by: default avatarChristian Linhart <chris@demorecorder.com>
Reviewed-by: default avatarPeter Harris <pharris@opentext.com>
parent d1e79abb
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,7 @@ for licensing information.
<list type="char" name="name">
<fieldref>name_len</fieldref>
</list>
<pad align="4" />
</struct>
<struct name="TRIGGER">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment