aboutsummaryrefslogtreecommitdiff
path: root/src/main/extractor_ipc.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-07-30 22:30:03 +0000
committerChristian Grothoff <christian@grothoff.org>2012-07-30 22:30:03 +0000
commitee5c311ab74b3b3e2aa9729cf40ef2aafe93c64f (patch)
tree4c82ccb768cb931d7c659b0365348b4972d4cee9 /src/main/extractor_ipc.h
parent3020be29f9e38e84054b7199bcd59632785a5d25 (diff)
downloadlibextractor-ee5c311ab74b3b3e2aa9729cf40ef2aafe93c64f.tar.gz
libextractor-ee5c311ab74b3b3e2aa9729cf40ef2aafe93c64f.zip
-misc fixes
Diffstat (limited to 'src/main/extractor_ipc.h')
-rw-r--r--src/main/extractor_ipc.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/extractor_ipc.h b/src/main/extractor_ipc.h
index d975b30..855512a 100644
--- a/src/main/extractor_ipc.h
+++ b/src/main/extractor_ipc.h
@@ -102,6 +102,11 @@ struct InitMessage
102 unsigned char reserved; 102 unsigned char reserved;
103 103
104 /** 104 /**
105 * Always zero.
106 */
107 uint16_t reserved2;
108
109 /**
105 * Name of the shared-memory name. 110 * Name of the shared-memory name.
106 */ 111 */
107 uint32_t shm_name_length; 112 uint32_t shm_name_length;