summaryrefslogtreecommitdiff
path: root/pjsip/include
diff options
context:
space:
mode:
authorRiza Sulistyo <riza@teluu.com>2014-10-06 04:12:42 +0000
committerRiza Sulistyo <riza@teluu.com>2014-10-06 04:12:42 +0000
commit4cac0646d374cb0379fe83818161503ec0eff858 (patch)
tree82fc66156c2f83a67d5ce07cfbde63e4029461ed /pjsip/include
parent9a0501e4277ad8339c53ad9a8b03ae1c0b8dc3e1 (diff)
Misc (re #1782): Change field name unregWaitSec to unregWaitMsec, as it represents millisecond data. (Thanks to Chris Updegraft for the feedback).
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4939 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/include')
-rw-r--r--pjsip/include/pjsua2/account.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjsip/include/pjsua2/account.hpp b/pjsip/include/pjsua2/account.hpp
index 6452ad52..106ad9d7 100644
--- a/pjsip/include/pjsua2/account.hpp
+++ b/pjsip/include/pjsua2/account.hpp
@@ -122,7 +122,7 @@ struct AccountRegConfig : public PersistentObject
*
* Default: PJSUA_UNREG_TIMEOUT
*/
- unsigned unregWaitSec;
+ unsigned unregWaitMsec;
/**
* Specify how the registration uses the outbound and account proxy