summaryrefslogtreecommitdiffstats
path: root/include/sh_ipvx.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-01 10:01:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-01 10:01:25 +0000
commitc0072ad88a89ffade62dde1ee94c66a0be439ec5 (patch)
tree56712b726ed37608871c27a5de7b82a8b69b4a27 /include/sh_ipvx.h
parentRemoving changes outside of debian directory. (diff)
downloadsamhain-c0072ad88a89ffade62dde1ee94c66a0be439ec5.tar.xz
samhain-c0072ad88a89ffade62dde1ee94c66a0be439ec5.zip
Merging upstream version 4.4.10.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'include/sh_ipvx.h')
-rw-r--r--include/sh_ipvx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sh_ipvx.h b/include/sh_ipvx.h
index 4231044..03eae9c 100644
--- a/include/sh_ipvx.h
+++ b/include/sh_ipvx.h
@@ -47,7 +47,7 @@ int sh_ipvx_set_port(struct sh_sockaddr * ss, int port);
/* Get the port
*/
-int sh_ipvx_get_port(struct sockaddr * ss, int sa_family);
+int sh_ipvx_get_port(struct sh_sockaddr * ss);
/* Save a sockaddress
*/