~ubuntu-branches/ubuntu/precise/libtasn1-3/precise-updates

« back to all changes in this revision

Viewing changes to doc/texi/asn1_delete_element.texi

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2010-03-15 19:16:34 UTC
  • mfrom: (1.2.5 upstream) (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100315191634-015aowhjrrvlwjnm
* New upstream version.
* Do not run test-suite when cross compiling. Closes: #554343

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Deletes the element named *@code{element_name} inside *@code{structure}.
10
10
 
11
 
@strong{Returns:} 
12
 
@strong{ASN1_SUCCESS:} Everything OK.
13
 
 
14
 
@strong{ASN1_ELEMENT_NOT_FOUND:} The name element was not found.
15
 
@end deftypefun
 
11
@strong{Returns:} @end deftypefun
16
12