diff options
| author | Simo Sorce <simo@redhat.com> | 2012-05-31 19:20:45 -0400 |
|---|---|---|
| committer | Simo Sorce <simo@redhat.com> | 2012-08-28 17:17:39 +0200 |
| commit | 5bae0fe0a835f8dcf52c4a95628233dba3143152 (patch) | |
| tree | ce6de71214e0b03518d3a48eb89f7a3be0b16a69 /proxy/src/client | |
| parent | 57f72d980610a66ad3e1ab656d012a89febfe9a3 (diff) | |
| download | gss-proxy-5bae0fe0a835f8dcf52c4a95628233dba3143152.tar.gz gss-proxy-5bae0fe0a835f8dcf52c4a95628233dba3143152.tar.xz gss-proxy-5bae0fe0a835f8dcf52c4a95628233dba3143152.zip | |
Implement indicate mechs related mechglue wrappers
Diffstat (limited to 'proxy/src/client')
| -rw-r--r-- | proxy/src/client/gpm_indicate_mechs.c | 1 |
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; } - |
