use arch independent type to hold revision level of proto

This commit is contained in:
Jeff Hill
2004-09-29 22:12:36 +00:00
parent ecc0d9976d
commit 4db45ea43d

View File

@@ -625,7 +625,7 @@ bool udpiiu::searchRespAction ( // X aCC 361
* is appended to the end of each search reply.
* This value is ignored by earlier clients.
*/
unsigned minorVersion;
ca_uint32_t minorVersion;
if ( msg.m_postsize >= sizeof (minorVersion) ){
/*
* care is taken here not to break gcc 3.2 aggressive alias