summaryrefslogtreecommitdiffstats
path: root/usr.bin/tftp/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tftp/extern.h')
-rw-r--r--usr.bin/tftp/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tftp/extern.h b/usr.bin/tftp/extern.h
index 9174cb1..d64cf29 100644
--- a/usr.bin/tftp/extern.h
+++ b/usr.bin/tftp/extern.h
@@ -34,4 +34,4 @@
*/
void recvfile __P((int, char *, char *));
-void sendfile __P((int, char *, char *));
+void xmitfile __P((int, char *, char *));
OpenPOWER on IntegriCloud