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

9 lines
133 B
C

#ifndef _ISI_COMMGR_H
#define _ISI_COMMGR_H
void proto_reg_handoff_isi_commgr(void);
void proto_register_isi_commgr(void);
#endif