strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f77505b
)
fixed typo in tncif.h
author
Andreas Steffen
<andreas.steffen@strongswan.org>
Wed, 7 Dec 2011 10:42:34 +0000
(11:42 +0100)
committer
Andreas Steffen
<andreas.steffen@strongswan.org>
Wed, 7 Dec 2011 10:42:34 +0000
(11:42 +0100)
src/libtncif/tncif.h
patch
|
blob
|
history
diff --git
a/src/libtncif/tncif.h
b/src/libtncif/tncif.h
index
40dd12c
..
f904bc6
100644
(file)
--- a/
src/libtncif/tncif.h
+++ b/
src/libtncif/tncif.h
@@
-122,7
+122,7
@@
typedef TNC_UInt32 TNC_AttributeID;
/* Message Flags Values */
-#define TNC_MESSAGE_FLAGS_EXCLUSIVE ((TNC_U
i
nt32) 0x80000000)
+#define TNC_MESSAGE_FLAGS_EXCLUSIVE ((TNC_U
I
nt32) 0x80000000)
/* Message Attribute ID Values */