summaryrefslogtreecommitdiffstats
path: root/proxy/src/client
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-05-31 19:20:45 -0400
committerSimo Sorce <simo@redhat.com>2012-10-25 15:53:30 -0400
commit7bb48311df32689fdb04364ff59b01736aa39985 (patch)
treeed0cf3db154bc41159cdea8ddbb1286ff2c7eb33 /proxy/src/client
parentded9c21126533353e0917f7608af7230efa94801 (diff)
downloadgss-proxy-7bb48311df32689fdb04364ff59b01736aa39985.tar.gz
gss-proxy-7bb48311df32689fdb04364ff59b01736aa39985.tar.xz
gss-proxy-7bb48311df32689fdb04364ff59b01736aa39985.zip
Implement indicate mechs related mechglue wrappers
Diffstat (limited to 'proxy/src/client')
-rw-r--r--proxy/src/client/gpm_indicate_mechs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proxy/src/client/gpm_indicate_mechs.c b/proxy/src/client/gpm_indicate_mechs.c
index 257541a..3c8a97c 100644
--- a/proxy/src/client/gpm_indicate_mechs.c
+++ b/proxy/src/client/gpm_indicate_mechs.c
@@ -729,4 +729,3 @@ done:
*minor_status = 0;
return GSS_S_COMPLETE;
}
-