diff include/freeDiameter/freeDiameter.h @ 93:3910804c84db

Ported the app_test application
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 07 Dec 2009 20:06:29 +0900
parents 3f8b437bcb66
children 0d9c9e004be0
line wrap: on
line diff
--- a/include/freeDiameter/freeDiameter.h	Mon Dec 07 18:52:11 2009 +0900
+++ b/include/freeDiameter/freeDiameter.h	Mon Dec 07 20:06:29 2009 +0900
@@ -366,7 +366,7 @@
  * The routing module will handle sending to the correct peer, usually based on the Destination-Realm / Destination-Host AVP.
  *
  * If the msg is a request, there are two ways of receiving the answer:
- *  - either having registered a callback in the dispatch module (see disp_register)
+ *  - either having registered a callback in the dispatch module (see fd_disp_register)
  *  - or provide a callback as parameter here. If such callback is provided, it is called before the dispatch callbacks.
  *    The prototype for this callback function is:
  *     void anscb(void * data, struct msg ** answer)
"Welcome to our mercurial repository"