summaryrefslogtreecommitdiff
path: root/libports/inhibit-port-rpcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libports/inhibit-port-rpcs.c')
-rw-r--r--libports/inhibit-port-rpcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libports/inhibit-port-rpcs.c b/libports/inhibit-port-rpcs.c
index 218edc79..718a8b3e 100644
--- a/libports/inhibit-port-rpcs.c
+++ b/libports/inhibit-port-rpcs.c
@@ -23,7 +23,7 @@
#include <cthreads.h>
void
-inhibit_port_rpcs (void *portstruct)
+ports_inhibit_port_rpcs (void *portstruct)
{
struct port_info *pi = portstruct;
struct rpc_info *rpc;