]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix compile, please review
authorSeven Du <dujinfang@gmail.com>
Sat, 27 Oct 2012 00:24:01 +0000 (08:24 +0800)
committerSeven Du <dujinfang@gmail.com>
Sat, 27 Oct 2012 00:24:01 +0000 (08:24 +0800)
libs/sofia-sip/libsofia-sip-ua/su/su_os_nw.c

index 3dc882dd1e2ab996f1606d094f21a59d904d5077..d9ef55f2e96c8c5cb45ea5f8201466d3dcf9b6cd 100644 (file)
@@ -105,7 +105,7 @@ void nw_changed_cb(SCDynamicStoreRef store,
   su_network_changed_t *snc2;
   su_msg_r rmsg = SU_MSG_R_INIT;
 
-  SU_DEBUG_7(("nw_changed_cb: entering.\n"));
+  SU_DEBUG_7(("nw_changed_cb: entering.\n" VA_NONE));
 
   if (su_msg_create(rmsg,
                    su_root_task(snc->su_root),