Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ui
failure_message.h
Go to the documentation of this file.
1
13
#ifndef __FAILURE_MESSAGE_H__
14
#define __FAILURE_MESSAGE_H__
15
16
#ifdef __cplusplus
17
extern
"C"
{
18
#endif
/* __cplusplus */
19
20
/*
21
* Register those routines with the report_message mechanism.
22
*/
23
extern
void
init_report_failure_message(
const
char
*friendly_program_name);
24
25
#ifdef __cplusplus
26
}
27
#endif
/* __cplusplus */
28
29
#endif
/* __FAILURE_MESSAGE_H__ */
Generated by
1.9.8