index 3b7e2ad12675b821089a68426826a89bcbe512a8..9ed9fa3a6619a25cbb4a7bf3600c053156ef3096 100644 (file)
* will result in an ERROR.
*
* DSA_ALLOC_NO_OOM causes this function to return InvalidDsaPointer when
- * no memory is available or a size limit established by set_dsa_size_limit
+ * no memory is available or a size limit established by dsa_set_size_limit
* would be exceeded. Otherwise, such allocations will result in an ERROR.
*
* DSA_ALLOC_ZERO causes the allocated memory to be zeroed. Otherwise, the