]> git.pld-linux.org Git - packages/proftpd.git/blame - proftpd-port-65535.patch
- added README.mod_sql and README.LDAP to documentation
[packages/proftpd.git] / proftpd-port-65535.patch
CommitLineData
fde3a54f
PG
1--- ./include/proftpd.h.org Mon Oct 22 01:32:03 2001
2+++ ./include/proftpd.h Mon Oct 22 01:33:00 2001
bd3358f9
JR
3@@ -99,7 +99,7 @@
4
5 long flags; /* Session & State flags */
fde3a54f 6 struct sockaddr_storage data_addr; /* Remote data address */
bd3358f9
JR
7- short data_port; /* Remote data port */
8+ unsigned short data_port; /* Remote data port */
9
10 char *ident_user; /* User identified by ident protocol */
11
This page took 0.041215 seconds and 4 git commands to generate.