mirror of
https://github.com/nmap/nmap.git
synced 2025-12-31 03:49:01 +00:00
Remove declartion of nonexistent myerror.
This commit is contained in:
@@ -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, ...);
|
||||
|
||||
Reference in New Issue
Block a user