]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Doxygen fix in PKCS#7 wrapper
authorTobias Brunner <tobias@strongswan.org>
Tue, 19 Jun 2012 11:32:24 +0000 (13:32 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 19 Jun 2012 11:32:59 +0000 (13:32 +0200)
src/libstrongswan/crypto/pkcs7.h

index 98b3ca8630aa1d0593ac27abd25be427216f5adc..7c9a6b03721ab97eddb5dccd722358f209a2b9f4 100644 (file)
@@ -120,7 +120,7 @@ struct pkcs7_t {
        /**
         * Get attributes.
         *
-        * @reutrn                              attributes (internal data)
+        * @return                              attributes (internal data)
         */
        pkcs9_t *(*get_attributes) (pkcs7_t *this);