commit | 8b21f7a55dc2dcaf41dc7b131ceb3f816021e9d9 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Jan 13 13:29:05 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Jan 13 13:29:05 2012 +0000 |
tree | a0b073b0be7772dc7ef13e82041d654a1e55d3ac | |
parent | 08a508838c1a7cc76f8b1521b824c5aa7e91a87d [diff] |
- Fixed variable doc for 'tag'
diff --git a/include/polarssl/asn1.h b/include/polarssl/asn1.h index 8daef5a..bc7b6bb 100644 --- a/include/polarssl/asn1.h +++ b/include/polarssl/asn1.h
@@ -212,6 +212,7 @@ * \param p The position in the ASN.1 data * \param end End of data * \param cur First variable in the chain to fill + * \param tag Type of sequence * * \return 0 if successful or a specific ASN.1 error code. */