]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
fix typedef for switch_stream_handle_write_function_t to also use const char * fmt...
authorMichael Jerris <mike@jerris.com>
Wed, 14 Feb 2007 18:08:11 +0000 (18:08 +0000)
committerMichael Jerris <mike@jerris.com>
Wed, 14 Feb 2007 18:08:11 +0000 (18:08 +0000)
commita986980c0e5da740e600d620c83aa3dbfd5bd1f8
treea6f25cb3e5996d8375c55330f8626c37fe85dfd6
parentc48792c61c23500f170d80e8fc8de9692ac7316a
fix typedef for switch_stream_handle_write_function_t to also use const char * fmt and match other uses of that type.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4262 d0543943-73ff-0310-b7d9-9358b9ac24b2
src/include/switch_types.h
src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c