commit | 77db6ce3481ad610ee786d5ab171d5d10c1cb59d | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Nov 07 19:57:39 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Nov 07 19:57:39 2012 +0000 |
tree | a7cd936bb47ebab4a022941952a9f292de6bc2cb | |
parent | 6831c4a1a86f5adab85778fb3f6936a65b8dbc27 [diff] [blame] |
- Fixed doxygen blocks
diff --git a/include/polarssl/x509.h b/include/polarssl/x509.h index 32aad72..45a8229 100644 --- a/include/polarssl/x509.h +++ b/include/polarssl/x509.h
@@ -641,7 +641,7 @@ */ const char *x509_oid_get_description( x509_buf *oid ); -/* +/** * \brief Give an OID, return a string version of its OID number. * * \param buf Buffer to write to