]> git.sesse.net Git - betaftpd/commitdiff
Removed the obsolete instructions saying that one should change FTP_PORT to 21 to...
authorsgunderson <sgunderson>
Fri, 9 Mar 2001 19:17:41 +0000 (19:17 +0000)
committersgunderson <sgunderson>
Fri, 9 Mar 2001 19:17:41 +0000 (19:17 +0000)
ftpd.h

diff --git a/ftpd.h b/ftpd.h
index b54c43b107eac78debd99b411fb965774fc938ab..e85ced495f36a993ef62de7903cacae9159d16b1 100644 (file)
--- a/ftpd.h
+++ b/ftpd.h
@@ -19,9 +19,7 @@
 #define _FTPD_H 1
 
 /*
- * This is the port you want BetaFTPD to listen on. The standard
- * FTP port is 21 -- if you really want to use BetaFTPD as your
- * primary FTP server, change FTP_PORT.
+ * This is the port you want BetaFTPD to listen on.
  */
 #if WANT_NONROOT
 #define FTP_PORT 12121