summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBrendan Shanks <bshanks@codeweavers.com>2019-08-19 18:03:33 -0700
committerJeremy White <jwhite@codeweavers.com>2019-08-20 12:22:33 -0500
commit2e348e39cdc64c4525473adcb642cd4c01f22c1a (patch)
tree4933cf4bbfaf00219ecc1e3193e3fc936ef58e7c /doc
parent8003041042ec41b67f19e3fb84ada1f782f57c63 (diff)
Create separate shm_segment_t struct for SHM segments
Signed-off-by: Brendan Shanks <bshanks@codeweavers.com> Acked-by: Jeremy White <jwhite@codeweavers.com>
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/spice_indent1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/spice_indent b/doc/spice_indent
index 6abd1a0..ce5c82c 100755
--- a/doc/spice_indent
+++ b/doc/spice_indent
@@ -83,4 +83,5 @@ indent "$fname" \
-T x11spice_server_t \
-T test_t \
-T Bool \
+ -T shm_segment_t \
"$@"