summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_rpc_get_mic.c
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/src/gp_rpc_get_mic.c')
-rw-r--r--proxy/src/gp_rpc_get_mic.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/proxy/src/gp_rpc_get_mic.c b/proxy/src/gp_rpc_get_mic.c
index 9f37731..ca60fe4 100644
--- a/proxy/src/gp_rpc_get_mic.c
+++ b/proxy/src/gp_rpc_get_mic.c
@@ -27,8 +27,7 @@
#include "gp_rpc_process.h"
#include <gssapi/gssapi.h>
-int gp_get_mic(struct gssproxy_ctx *gpctx,
- struct gp_service *gpsvc,
+int gp_get_mic(struct gp_call_ctx *gpcall,
union gp_rpc_arg *arg,
union gp_rpc_res *res)
{