--- mstools/samples/rpc/dict/replay.acf 2018/08/09 18:20:58 1.1.1.2 +++ mstools/samples/rpc/dict/replay.acf 2018/08/09 18:24:21 1.1.1.3 @@ -6,18 +6,7 @@ /** **/ /*************************************************************/ -[ - -#ifdef AUTOHANDLE - auto_handle -#else - implicit_handle (handle_t dict_bhandle) -#endif - -] - interface dict +[ implicit_handle(handle_t dict_IfHandle) ] +interface dict { - -// typedef [allocate(all_nodes, dont_free)] PRecord; - }