*** empty log message ***

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1090 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2006-03-17 18:34:10 +00:00
parent 7e60416807
commit 3fe1e517b6
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ per_type_decoder_f OCTET_STRING_decode_uper;
/*
* This function clears the previous value of the OCTET STRING (if any)
* and then allocates a new memory and returns a pointer to it.
* and then allocates a new memory with the specified content (str/size).
* If size = -1, the size of the original string will be determined
* using strlen(str).
* If str equals to NULL, the function will silently clear the