gss: fix copy/paste error in gss_destroy_cred()
authorLuke Howard <lukeh@padl.com>
Sat, 11 Apr 2020 00:02:09 +0000 (10:02 +1000)
committerLuke Howard <lukeh@padl.com>
Sat, 11 Apr 2020 00:02:09 +0000 (10:02 +1000)
commit30bf21401c900c07eaac2231467aa5044dfd7bc7
treecdd1a436b0058793733be2f8b60282d6621e5c4c
parent7055365f47d94d9f1f089afab556bf17414dff44
gss: fix copy/paste error in gss_destroy_cred()

gss_destroy_cred() was missing a calling convention, instead had the import
declaration twice
lib/gssapi/mech/gss_destroy_cred.c