Navigation


Changeset 689:933d098fc75d in freeDiameter for include/freeDiameter/libfdproto.h


Ignore:
Timestamp:
Jan 20, 2011, 2:24:13 PM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Cleanups in msg_log feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/libfdproto.h

    r688 r689  
    20682068};
    20692069int fd_msg_log_config(enum fd_msg_log_cause cause, enum fd_msg_log_method method, const char * arg);
    2070 void ml_conf_init(struct dictionary *dict);
     2070void fd_msg_log_init(struct dictionary *dict);
    20712071
    20722072/*********************************************/
Note: See TracChangeset for help on using the changeset viewer.