blob: e928b7fcb727bf1204dee37357c21a501f80be96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/* pluginifdemo.h
* Definitions for plugin_if_demo structures and routines
* By Steve Limkemann <stevelim@dgtech.com>
* Copyright 1998 Steve Limkemann
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
|