r2832 - trunk/libmsip/include/libmsip

erik at minisip.org erik at minisip.org
Mon Oct 16 17:51:02 CEST 2006


Author: erik
Date: 2006-10-16 17:51:01 +0200 (Mon, 16 Oct 2006)
New Revision: 2832

Modified:
   trunk/libmsip/include/libmsip/SipStack.h
Log:

 * Documentation fix (...and triggering the new autobuild-process)



Modified: trunk/libmsip/include/libmsip/SipStack.h
===================================================================
--- trunk/libmsip/include/libmsip/SipStack.h	2006-10-16 15:36:21 UTC (rev 2831)
+++ trunk/libmsip/include/libmsip/SipStack.h	2006-10-16 15:51:01 UTC (rev 2832)
@@ -32,7 +32,7 @@
  |                                                                 | | |               ...................
  | +--------------+------------------+ +----------+                | | |               .Callback
  | |dialogDefHandl|SipLayerDialog    | |Sip       |                | | |               .(SipMessageRouter)
- | |(3)           |                  | |Message   |                | |S|   (5)         .
+ | |(3)           |                  | |Command   |                | |S|   (5)         .
  | |              | (dialogs)        | |Dispatcher| enqueueCommand | |i| handleCommand .
  | |              |                  | |(4)       |<---------------| |p| <-------------.
  | +--------------+------------------+ |          |                | |S|               .



More information about the Minisip-devel mailing list