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:
87f8ff1
)
Doxygen fix in PKCS#7 wrapper
author
Tobias Brunner
<tobias@strongswan.org>
Tue, 19 Jun 2012 11:32:24 +0000
(13:32 +0200)
committer
Tobias Brunner
<tobias@strongswan.org>
Tue, 19 Jun 2012 11:32:59 +0000
(13:32 +0200)
src/libstrongswan/crypto/pkcs7.h
patch
|
blob
|
history
diff --git
a/src/libstrongswan/crypto/pkcs7.h
b/src/libstrongswan/crypto/pkcs7.h
index
98b3ca8
..
7c9a6b0
100644
(file)
--- a/
src/libstrongswan/crypto/pkcs7.h
+++ b/
src/libstrongswan/crypto/pkcs7.h
@@
-120,7
+120,7
@@
struct pkcs7_t {
/**
* Get attributes.
*
- * @re
ut
rn attributes (internal data)
+ * @re
tu
rn attributes (internal data)
*/
pkcs9_t *(*get_attributes) (pkcs7_t *this);