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

9 lines
129 B
C

#ifndef _ISI_LIGHT_H
#define _ISI_LIGHT_H
void proto_reg_handoff_isi_light(void);
void proto_register_isi_light(void);
#endif