We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69bc78f commit da2f170Copy full SHA for da2f170
src/mechglue/gss_plugin.c
@@ -124,7 +124,7 @@ gss_OID_set gss_mech_interposer(gss_OID mech_type)
124
goto done;
125
}
126
127
- /* while there also initiaize special_mechs */
+ /* while there also initialize special_mechs */
128
gpp_init_special_available_mechs(interposed_mechs);
129
130
done:
0 commit comments