mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
fix patch
Approved by: swills (mentor)
This commit is contained in:
parent
ca83d3678b
commit
2479fcefc0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321888
1 changed files with 14 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- server/security.c.orig 2005-06-01 09:20:55.000000000 +0900
|
--- server/security.c.orig 2013-06-26 08:30:20.069392984 -0500
|
||||||
+++ server/security.c 2013-06-26 14:56:12.000000000 +0900
|
+++ server/security.c 2013-06-26 08:33:21.470393456 -0500
|
||||||
@@ -110,18 +110,17 @@
|
@@ -110,18 +110,17 @@
|
||||||
char *hosts_deny;
|
char *hosts_deny;
|
||||||
extern char *hosts_allow_table;
|
extern char *hosts_allow_table;
|
||||||
|
|
Loading…
Add table
Reference in a new issue