mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-25 03:10:39 +00:00
or not.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6316 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
d030b74485
commit
74b563c23e
@ -539,7 +539,7 @@ SWITCH_DECLARE(int) switch_core_db_changes(switch_core_db_t *db);
|
|||||||
* should always use %q instead of %s when inserting text into a string
|
* should always use %q instead of %s when inserting text into a string
|
||||||
* literal.
|
* literal.
|
||||||
*/
|
*/
|
||||||
SWITCH_DECLARE(char *) switch_mprintf(const char *zFormat, ...) PRINTF_FUNCTION(1, 2);
|
SWITCH_DECLARE(char *) switch_mprintf(const char *zFormat, ...);
|
||||||
|
|
||||||
SWITCH_END_EXTERN_C
|
SWITCH_END_EXTERN_C
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user