Navigation



Ignore:
Timestamp:
Jun 18, 2010, 2:22:12 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Removed some references to waaad

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/libfreeDiameter.h

    r320 r336  
    10381038 *
    10391039 * These types are used to manage named constants of some AVP,
    1040  * for enumerated types. Waaad allows contants for types others than Unsigned32
     1040 * for enumerated types. freeDiameter allows constants for types others than Unsigned32
    10411041 *
    10421042 ***************************************************************************
     
    19391939 * DESCRIPTION:
    19401940 *   Adds an AVP into an object that can contain it: grouped AVP or message.
     1941 * Note that the added AVP will be freed at the same time as the object it is added to,
     1942 * so it should not be freed after the call to this function.
    19411943 *
    19421944 * RETURN VALUE:
Note: See TracChangeset for help on using the changeset viewer.