Navigation



Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/tests.h

    r1078 r1034  
    216216        CHECK( 0, fd_conf_init() );
    217217
     218        /* Initialize the message logging facility */
     219        fd_msg_log_init(fd_g_config->cnf_dict);
     220
    218221        /* Add definitions of the base protocol */
    219222        CHECK( 0, fd_dict_base_protocol(fd_g_config->cnf_dict) );
Note: See TracChangeset for help on using the changeset viewer.