Replaced all references to *fprintf(stderr,* by log_msg() in config_init.c
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
* USA
|
||||
*/
|
||||
|
||||
/* TODO : Normal/info/debug message should go to stdout */
|
||||
|
||||
#include "fwknop_common.h"
|
||||
#include "log_msg.h"
|
||||
#include <stdarg.h>
|
||||
|
||||
Reference in New Issue
Block a user