Navigation


Changeset 769:99136ec7d9d4 in freeDiameter for include


Ignore:
Timestamp:
Oct 26, 2011, 4:48:52 AM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Fixed fd_dict_getlistof function, added a simple test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/libfdproto.h

    r767 r769  
    849849
    850850/* Function to access full contents of the dictionary, see doc in dictionary.c */
    851 int fd_dict_getlistof(int criteria, void * parent, struct fd_list * sentinel);
     851int fd_dict_getlistof(int criteria, void * parent, struct fd_list ** sentinel);
    852852
    853853
Note: See TracChangeset for help on using the changeset viewer.