diff include/freeDiameter/freeDiameter.h @ 336:5d1a22bb1cfe

Removed some references to waaad
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 18 Jun 2010 14:22:12 +0900
parents 5df55136361b
children 26aafbbc1640
line wrap: on
line diff
--- a/include/freeDiameter/freeDiameter.h	Mon Jun 14 13:15:05 2010 +0900
+++ b/include/freeDiameter/freeDiameter.h	Fri Jun 18 14:22:12 2010 +0900
@@ -390,8 +390,8 @@
  *		data   : opaque data that was registered along with the callback.
  *		answer : location of the pointer to the answer.
  *      note1: on function return, if *answer is not NULL, the message is passed to the dispatch module for regular callbacks.
- *	       otherwise, the callback must take care of freeing the message (msg_free).
- *	note2: the opaque data is not freed by the daemon in any case, extensions should ensure clean handling in waaad_ext_fini.
+ *	       otherwise, the callback must take care of freeing the message (fd_msg_free).
+ *	note2: the opaque data is not freed by the daemon in any case, extensions should ensure clean handling in fd_ext_fini.
  * 
  * If no callback is registered to handle an answer, the message is discarded and an error is logged.
  *
"Welcome to our mercurial repository"