isi-wireshark-plugin/src/isi-call.h

9 lines
125 B
C

#ifndef _ISI_CALL_H
#define _ISI_CALL_H
void proto_reg_handoff_isi_call(void);
void proto_register_isi_call(void);
#endif