Commit d404427f authored by Lev Walkin's avatar Lev Walkin

*** empty log message ***

parent 34ae9e34
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment