fixed typo in tncif.h

This commit is contained in:
Andreas Steffen
2011-12-07 11:42:34 +01:00
parent f77505b8c8
commit 3506554804
+1 -1
View File
@@ -122,7 +122,7 @@ typedef TNC_UInt32 TNC_AttributeID;
/* Message Flags Values */
#define TNC_MESSAGE_FLAGS_EXCLUSIVE ((TNC_Uint32) 0x80000000)
#define TNC_MESSAGE_FLAGS_EXCLUSIVE ((TNC_UInt32) 0x80000000)
/* Message Attribute ID Values */