Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
packet-x11.h
1/* packet-x11.h
2 *
3 * Put here so as to make packet-x11.c lighter. See packet-x11.c
4 * This .h file should be included *only* in packet-x11.c
5 *
6 * Wireshark - Network traffic analyzer
7 * By Gerald Combs <[email protected]>
8 * Copyright 1998 Gerald Combs
9 *
10 * SPDX-License-Identifier: GPL-2.0-or-later
11 */
12
13extern value_string_ext x11_keysym_vals_source_ext;
Definition value_string.h:169