Skip to content

Commit c631742

Browse files
sip/sip_util.c: typo
freeswitch#119
1 parent 1fef149 commit c631742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libsofia-sip-ua/sip/sip_util.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ int sip_response_terminates_dialog(int response_code,
10451045
return terminate_dialog;
10461046

10471047
case 417:
1048-
/** @par 417 Uknown Resource-Priority
1048+
/** @par 417 Unknown Resource-Priority
10491049
The effect of this response on usages
10501050
and dialogs is analgous to that for 420 and 488. The usage is not
10511051
affected. The dialog is only affected by a change in its local

0 commit comments

Comments
 (0)