From cf2f46db2b7e58cfa0e9c006e7c05ded79701f7d Mon Sep 17 00:00:00 2001 From: Brian West Date: Tue, 11 Aug 2009 15:21:21 +0000 Subject: [PATCH] you have got to be freakin kidding me (MODSOFIA-21) git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14490 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/mod/endpoints/mod_sofia/mod_sofia.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mod/endpoints/mod_sofia/mod_sofia.h b/src/mod/endpoints/mod_sofia/mod_sofia.h index 99fd7409c7..b93cfd863c 100644 --- a/src/mod/endpoints/mod_sofia/mod_sofia.h +++ b/src/mod/endpoints/mod_sofia/mod_sofia.h @@ -903,4 +903,4 @@ void sofia_glue_get_addr(msg_t *msg, char *buf, size_t buflen, int *port); sofia_destination_t* sofia_glue_get_destination(char *data); void sofia_glue_free_destination(sofia_destination_t *dst); char *sofia_glue_get_extra_headers(switch_channel_t *channel, const char *prefix); -void sofia_glue_set_extra_headers(switch_channel_t *channel, sip_t const *sip, const char *prefix); \ No newline at end of file +void sofia_glue_set_extra_headers(switch_channel_t *channel, sip_t const *sip, const char *prefix);