diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 1999-03-23 23:09:38 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 1999-03-23 23:09:38 +0000 |
| commit | 49b6245fb54b625806e2b84a34a7a186d7da8cc7 (patch) | |
| tree | 909a47eee959350b18f3d54134d7061e92c60d03 | |
| parent | bc4487071e34939f5962bc7763ca3a4c34dee767 (diff) | |
Notes
| -rw-r--r-- | lib/libalias/alias.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libalias/alias.c b/lib/libalias/alias.c index 50e597f4364a..2384b46de74c 100644 --- a/lib/libalias/alias.c +++ b/lib/libalias/alias.c @@ -99,7 +99,6 @@ #define NETBIOS_NS_PORT_NUMBER 137 #define NETBIOS_DGM_PORT_NUMBER 138 #define FTP_CONTROL_PORT_NUMBER 21 -#define FTP_CONTROL_PORT_NUMBER 21 #define IRC_CONTROL_PORT_NUMBER_1 6667 #define IRC_CONTROL_PORT_NUMBER_2 6668 #define CUSEEME_PORT_NUMBER 7648 |
