changed the field name "m_type" to "m_dataType" to avoid

collision with a MACRO that is defined by the SENS IP stack
which is mandatory in WRS's Tornado II product.
This commit is contained in:
Jeff Hill
1999-09-14 23:51:22 +00:00
parent 14e2645c00
commit 889a98b86f
+1 -1
View File
@@ -169,7 +169,7 @@ typedef ca_uint32_t caResId;
typedef struct ca_hdr {
ca_uint16_t m_cmmd; /* operation to be performed */
ca_uint16_t m_postsize; /* size of message extension */
ca_uint16_t m_type; /* operation data type */
ca_uint16_t m_dataType; /* operation data type */
ca_uint16_t m_count; /* operation data count */
ca_uint32_t m_cid; /* channel identifier */
ca_uint32_t m_available; /* undefined message location for use