diff include/freeDiameter/libfdcore.h @ 976:33f18714b1fb

Remove now unnecessary suffix argument from fd_ep_dump_one.
author Thomas Klausner <tk@giga.or.at>
date Thu, 14 Mar 2013 18:28:32 +0100
parents ce3cacbbccc9
children d3d2a32320c4
line wrap: on
line diff
--- a/include/freeDiameter/libfdcore.h	Thu Mar 14 18:27:39 2013 +0100
+++ b/include/freeDiameter/libfdcore.h	Thu Mar 14 18:28:32 2013 +0100
@@ -821,7 +821,7 @@
 int fd_ep_filter_family( struct fd_list * list, int af );
 int fd_ep_filter_list( struct fd_list * list, struct fd_list * exclude_list );
 int fd_ep_clearflags( struct fd_list * list, uint32_t flags );
-void fd_ep_dump_one( char * prefix, struct fd_endpoint * ep, char * suffix );
+void fd_ep_dump_one( char * prefix, struct fd_endpoint * ep );
 void fd_ep_dump( int indent, struct fd_list * eps );
 
 
"Welcome to our mercurial repository"