added define PORT_LDAPS.
authorGunter Knauf <gk@gknw.de>
Wed, 15 Aug 2007 16:17:32 +0000 (16:17 +0000)
committerGunter Knauf <gk@gknw.de>
Wed, 15 Aug 2007 16:17:32 +0000 (16:17 +0000)
lib/urldata.h

index 41d8528..5975406 100644 (file)
@@ -34,6 +34,7 @@
 #define PORT_HTTPS 443
 #define PORT_DICT 2628
 #define PORT_LDAP 389
+#define PORT_LDAPS 636
 #define PORT_TFTP 69
 #define PORT_SSH 22