diff options
Diffstat (limited to 'net/samba-devel/files/patch-ah')
-rw-r--r-- | net/samba-devel/files/patch-ah | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/samba-devel/files/patch-ah b/net/samba-devel/files/patch-ah index 81b1f75158a4..e97b12388c05 100644 --- a/net/samba-devel/files/patch-ah +++ b/net/samba-devel/files/patch-ah @@ -1,5 +1,5 @@ ---- lib/util_sock.c.orig Wed Sep 22 10:52:50 1999 -+++ lib/util_sock.c Wed Sep 22 11:30:18 1999 +--- lib/util_sock.c.orig Fri Feb 2 12:09:17 2001 ++++ lib/util_sock.c Fri Feb 2 12:09:36 2001 @@ -28,6 +28,9 @@ extern int sslFd; #endif /* WITH_SSL */ @@ -9,4 +9,4 @@ + extern int DEBUGLEVEL; - BOOL passive = False; + /* the last IP received from */ |