summaryrefslogtreecommitdiff
path: root/pjsip/src/test
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2012-04-26 09:31:00 +0000
committerBenny Prijono <bennylp@teluu.com>2012-04-26 09:31:00 +0000
commit2fd6e672f9f6698775df88ac9a16b446f214de1f (patch)
tree0064cdae1e49f1926b5aa5a7a99cad0080d304c5 /pjsip/src/test
parent0027974b3822c7f95c1787e5546481b1b73ab698 (diff)
Re #1474: merged r4081-r4093
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4094 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/src/test')
-rw-r--r--pjsip/src/test/regc_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjsip/src/test/regc_test.c b/pjsip/src/test/regc_test.c
index 1d54b290..7a5b8065 100644
--- a/pjsip/src/test/regc_test.c
+++ b/pjsip/src/test/regc_test.c
@@ -772,7 +772,7 @@ int regc_test(void)
/* client expected results: */
/* error code have_reg expiration contact_cnt auth?*/
- { PJ_FALSE, 503, PJ_FALSE, -1, 0, PJ_FALSE}
+ { PJ_FALSE, 502, PJ_FALSE, -1, 0, PJ_FALSE}
},
/* timeout test */