Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ui
alert_box.h
Go to the documentation of this file.
1
13
#ifndef __ALERT_BOX_H__
14
#define __ALERT_BOX_H__
15
16
#ifdef __cplusplus
17
extern
"C"
{
18
#endif
/* __cplusplus */
19
24
extern
void
init_report_alert_box
(
const
char
*friendly_program_name);
25
26
#ifdef __cplusplus
27
}
28
#endif
/* __cplusplus */
29
30
#endif
/* __ALERT_BOX_H__ */
init_report_alert_box
void init_report_alert_box(const char *friendly_program_name)
Register these routines with the report_message mechanism.
Definition
alert_box.c:664
Generated by
1.9.8