summaryrefslogtreecommitdiffstats
path: root/http/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'http/init.c')
-rw-r--r--http/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/init.c b/http/init.c
index d6008b8..0b71b27 100644
--- a/http/init.c
+++ b/http/init.c
@@ -56,7 +56,7 @@ extern int _binary_tarfile_size;
struct rtems_ftpd_configuration rtems_ftpd_configuration = {
10, /* FTPD task priority */
1024, /* Maximum buffersize for hooks */
- 80, /* Well-known port */
+ 21, /* Well-known port */
NULL /* List of hooks */
};
rtems_task Init(