aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pcnfsd.h
blob: 751703cefd1fb1821edfbff6c6217dc7fe996293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* packet-pcnfsd.h
 *
 * Wireshark - Network traffic analyzer
 * By Gerald Combs <gerald@wireshark.org>
 * Copyright 1998 Gerald Combs
 *
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

#ifndef PACKET_PCNFSD_H
#define PACKET_PCNFSD_H

#define PCNFSD_PROGRAM 150001

#endif