Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
alert_box.h File Reference

Go to the source code of this file.

Functions

void init_report_alert_box (const char *friendly_program_name)
 Register these routines with the report_message mechanism.
 

Detailed Description

Routines to put up various "standard" alert boxes used in multiple places

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later

Function Documentation

◆ init_report_alert_box()

void init_report_alert_box ( const char *  friendly_program_name)
extern

Register these routines with the report_message mechanism.

Parameters
friendly_program_nameThe friendly name of the program.