mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 04:19:17 -04:00
PR: 86500 Notified by: Carsten@earendil.aegisnet.de Approved by: paul@aps.org (maintainer timeout, 14 days)
10 lines
194 B
C
10 lines
194 B
C
--- ldapdns.c.orig Mon Jun 23 15:56:44 2003
|
|
+++ ldapdns.c Sun Oct 2 15:13:11 2005
|
|
@@ -21,6 +21,7 @@
|
|
list_push(&x, lp->str);
|
|
list_push(&seen, lp->str);
|
|
HIT:
|
|
+ continue;
|
|
}
|
|
|
|
lp = *p;
|