summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian <brian@cvs.openbsd.org>1999-03-24 20:42:16 +0000
committerbrian <brian@cvs.openbsd.org>1999-03-24 20:42:16 +0000
commit82e869d791e98fa99a2db6b5060f9024481586eb (patch)
tree0783ef2a7ad7eea89a6fb5d06a9ba361a74f89eb
parenta9d57556243407bf7258c179789498815003087f (diff)
Remove duplicate line; FreeBSD
-rw-r--r--usr.sbin/ppp/ppp/alias.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ppp/ppp/alias.c b/usr.sbin/ppp/ppp/alias.c
index 13d972c6ff8..10e0ccc3164 100644
--- a/usr.sbin/ppp/ppp/alias.c
+++ b/usr.sbin/ppp/ppp/alias.c
@@ -103,7 +103,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