summaryrefslogtreecommitdiff
path: root/pjlib/include/pj
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-02-21 21:36:34 +0000
committerBenny Prijono <bennylp@teluu.com>2008-02-21 21:36:34 +0000
commit2fe9c49e7d023c2efcc69ff835c49a3c3d8662e5 (patch)
treece9de86943760d878966a43bbb9978895d84e170 /pjlib/include/pj
parent9dafbac6b6e70d84ed1f925c1ec1ee00b5c4411d (diff)
Ticket #412: increased randomness of guid_simple.c to 192-bits, and seed random number generator in pjsua_core.c
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1815 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/include/pj')
-rw-r--r--pjlib/include/pj/guid.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/pjlib/include/pj/guid.h b/pjlib/include/pj/guid.h
index a437646f..5ce1adf0 100644
--- a/pjlib/include/pj/guid.h
+++ b/pjlib/include/pj/guid.h
@@ -49,8 +49,7 @@ PJ_BEGIN_DECL
* PJ_GUID_STRING_LENGTH specifies length of GUID string. The value is
* dependent on the algorithm used internally to generate the GUID string.
* If real GUID generator is used, then the length will be between 32 and
- * 36 bytes. If shadow GUID generator is used, then the length
- * will be 20 bytes. Application should not assume which algorithm will
+ * 36 bytes. Application should not assume which algorithm will
* be used by GUID generator.
*
* Regardless of the actual length of the GUID, it will not exceed