Skip to content

Commit 70672f1

Browse files
authored
Update sofia_presence.c
1 parent ce68f1f commit 70672f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mod/endpoints/mod_sofia/sofia_presence.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2250,7 +2250,7 @@ static void _send_presence_notify(sofia_profile_t *profile,
22502250

22512251
contact_str = profile->public_url;
22522252

2253-
+ break;
2253+
break;
22542254
case SOFIA_TRANSPORT_TCP:
22552255
contact_str = profile->tcp_public_contact;
22562256
break;

0 commit comments

Comments
 (0)