RubyHuynh/Study_C

clean up */

Opened this issue · 0 comments

todo commented

Study_C/xxx_mc24581.h

Lines 43 to 48 in 4c682ef

void* (*on_callee_accept)(void* session, G_states next_state, U_states next_u_state); /* TODO: clean up */
} general_state_t;
typedef struct _basic_state_t {
U_states state;
basic_reception_state_t* reception;


This issue was generated by todo based on a TODO comment in 4c682ef. It's been assigned to @RubyHuynh because they committed the code.