mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 14:39:02 +00:00
Renamed proxy actions into proxy op, which seems to be rather more meaningful.
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
|
||||
|
||||
/* Defined in nsock_proxy.c */
|
||||
extern struct proxy_actions ProxyActions[];
|
||||
extern struct proxy_op ProxyOps[];
|
||||
|
||||
|
||||
/* Create the actual socket (nse->iod->sd) underlying the iod. This unblocks the
|
||||
|
||||
Reference in New Issue
Block a user