]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
fixed typo in tncif.h
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 7 Dec 2011 10:42:34 +0000 (11:42 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 7 Dec 2011 10:42:34 +0000 (11:42 +0100)
src/libtncif/tncif.h

index 40dd12ca7fa90c6ba74f569ce1f68670a767dfc1..f904bc60059e70775ca2854d0578f3da2ef87054 100644 (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 */