mirror of
https://github.com/nmap/nmap.git
synced 2026-06-27 19:53:10 +00:00
Remove declartion of nonexistent myerror.
This commit is contained in:
parent
666cda3048
commit
658b8648c6
1 changed files with 0 additions and 2 deletions
|
|
@ -77,8 +77,6 @@
|
|||
|
||||
void fatal(char *fmt, ...) __attribute__((noreturn));
|
||||
|
||||
void myerror(char *fmt, ...);
|
||||
|
||||
void pfatal(char *fmt, ...) __attribute__((noreturn));
|
||||
|
||||
void gh_perror(char *err, ...);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue