summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ftpd/extern.h')
-rw-r--r--libexec/ftpd/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/extern.h b/libexec/ftpd/extern.h
index 684703e..a490826 100644
--- a/libexec/ftpd/extern.h
+++ b/libexec/ftpd/extern.h
@@ -39,7 +39,7 @@ char **copyblk __P((char **));
void cwd __P((char *));
void delete __P((char *));
void dologout __P((int));
-void fatal __P((char *));
+void fatalerror __P((char *));
void ftpd_logwtmp __P((char *, char *, char *));
int ftpd_pclose __P((FILE *));
FILE *ftpd_popen __P((char *, char *));
OpenPOWER on IntegriCloud