Navigation


Changeset 976:33f18714b1fb in freeDiameter for include


Ignore:
Timestamp:
Mar 15, 2013, 2:28:32 AM (11 years ago)
Author:
Thomas Klausner <tk@giga.or.at>
Branch:
default
Phase:
public
Message:

Remove now unnecessary suffix argument from fd_ep_dump_one.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/libfdcore.h

    r972 r976  
    822822int fd_ep_filter_list( struct fd_list * list, struct fd_list * exclude_list );
    823823int fd_ep_clearflags( struct fd_list * list, uint32_t flags );
    824 void fd_ep_dump_one( char * prefix, struct fd_endpoint * ep, char * suffix );
     824void fd_ep_dump_one( char * prefix, struct fd_endpoint * ep );
    825825void fd_ep_dump( int indent, struct fd_list * eps );
    826826
Note: See TracChangeset for help on using the changeset viewer.