]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7352: Document how to use switch_core_set_variable to delete variables
authorManav Rathi <mx4492@gmail.com>
Fri, 6 Mar 2015 03:34:10 +0000 (09:04 +0530)
committerManav Rathi <mx4492@gmail.com>
Sat, 7 Mar 2015 01:29:06 +0000 (06:59 +0530)
commit830bc28c45091990ad7f53e3fdea2f1166b5901d
tree5a4adab8e810f5b305fad27db52e8ca5dc5aaf72
parentc35a23af442061300e3cd0a65dc9b43db93ddf9d
FS-7352: Document how to use switch_core_set_variable to delete variables

I had to scan through the source of the function to verify that this
is the indeed the actual behaviour, and that NULL is a valid
argument. By mentioning this in the header, we save posterity that
effort.
src/include/switch_core.h