aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pgp/pgp_cert.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-10-22 14:34:10 +0200
committerMartin Willi <martin@strongswan.org>2009-10-22 14:34:10 +0200
commit4952dc11da5411a29477c155388bba0a313f21b5 (patch)
tree0e783bd9729d3d4de411ce1ffbd789d1d14c56a1 /src/libstrongswan/plugins/pgp/pgp_cert.h
parent80252c8a46e952d2af335530206ba4c81a7905ad (diff)
downloadstrongswan-4952dc11da5411a29477c155388bba0a313f21b5.tar.bz2
strongswan-4952dc11da5411a29477c155388bba0a313f21b5.tar.xz
Fixed all doxygen warnings
Diffstat (limited to 'src/libstrongswan/plugins/pgp/pgp_cert.h')
-rw-r--r--src/libstrongswan/plugins/pgp/pgp_cert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstrongswan/plugins/pgp/pgp_cert.h b/src/libstrongswan/plugins/pgp/pgp_cert.h
index 7845e8f04..4db795ddc 100644
--- a/src/libstrongswan/plugins/pgp/pgp_cert.h
+++ b/src/libstrongswan/plugins/pgp/pgp_cert.h
@@ -45,4 +45,4 @@ struct pgp_cert_t {
*/
pgp_cert_t *pgp_cert_load(certificate_type_t type, va_list args);
-#endif /* PGP_CERT_ @}*/
+#endif /** PGP_CERT_H_ @}*/