summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/ioqueue.h
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-08-25 12:41:05 +0000
committerBenny Prijono <bennylp@teluu.com>2006-08-25 12:41:05 +0000
commit39b4b3d3bb933da80b4f80fb4561f031456fe8d1 (patch)
treee31a4843c0ff0bbc602d2026bdc5c36fd78b6b68 /pjlib/include/pj/ioqueue.h
parent9cc109b6949507108721d624724ec22fc7da38de (diff)
Yet another documentation/doxygen update
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@691 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/include/pj/ioqueue.h')
-rw-r--r--pjlib/include/pj/ioqueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjlib/include/pj/ioqueue.h b/pjlib/include/pj/ioqueue.h
index 0f77f6f6..8afe1ce3 100644
--- a/pjlib/include/pj/ioqueue.h
+++ b/pjlib/include/pj/ioqueue.h
@@ -59,7 +59,7 @@ PJ_BEGIN_DECL
*/
/**
- * @defgroup PJ_IOQUEUE I/O Event Dispatching Queue
+ * @defgroup PJ_IOQUEUE IOQueue: I/O Event Dispatching with Proactor Pattern
* @ingroup PJ_IO
* @{
*