doc fixes
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 13 Nov 2013 12:34:22 +0000 (13:34 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 13 Nov 2013 12:34:22 +0000 (13:34 +0100)
lib/ASN1.y
lib/coding.c

index 4934215..08472f4 100644 (file)
@@ -721,7 +721,7 @@ asn1_parser2tree (const char *file, asn1_node * definitions,
  * @outputFileName: specify the path and the name of file that will
  *   contain the C vector definition.
  * @vectorName: specify the name of the C vector.
- * @error_desc : return the error description or an empty
+ * @error_desc: return the error description or an empty
  *   string if success.
  *
  * Function that generates a C structure from an ASN1 file.  Creates a
index 8dd6ae0..ef2f96f 100644 (file)
@@ -942,7 +942,7 @@ _asn1_ordering_set_of (unsigned char *der, int der_len, asn1_node node)
  *   pointer to memory cells already allocated.
  * @len: number of bytes of *@ider: @ider[0]..@ider[len-1], Initialy
  *   holds the sizeof of der vector.
- * @errorDescription : return the error description or an empty
+ * @ErrorDescription: return the error description or an empty
  *   string if success.
  *
  * Creates the DER encoding for the NAME structure (inside *POINTER