diff include/freeDiameter/libfreeDiameter.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 53f912ce0f4e
children 81821e9f6988
line wrap: on
line diff
--- a/include/freeDiameter/libfreeDiameter.h	Mon Jun 14 13:15:05 2010 +0900
+++ b/include/freeDiameter/libfreeDiameter.h	Fri Jun 18 14:22:12 2010 +0900
@@ -1037,7 +1037,7 @@
  * Enumerated values object 
  *
  * These types are used to manage named constants of some AVP,
- * for enumerated types. Waaad allows contants for types others than Unsigned32
+ * for enumerated types. freeDiameter allows constants for types others than Unsigned32
  *
  ***************************************************************************
  */
@@ -1938,6 +1938,8 @@
  *
  * DESCRIPTION: 
  *   Adds an AVP into an object that can contain it: grouped AVP or message.
+ * Note that the added AVP will be freed at the same time as the object it is added to, 
+ * so it should not be freed after the call to this function.
  *
  * RETURN VALUE:
  *  0      	: The AVP has been added.
"Welcome to our mercurial repository"