Apply missing function modifiers

GSSAPI_CALLCONV, GSSAPI_LIB_FUNC, GSSAPI_LIB_CALL as appropriate

Change-Id: I5198cfc7dd665bdc064aa0e613dac7db7465e2b9
This commit is contained in:
Jeffrey Altman
2011-05-17 14:02:49 -04:00
parent 87aad6a13a
commit aaa4400942
13 changed files with 14 additions and 14 deletions

View File

@@ -32,7 +32,7 @@
#include "mech_locl.h"
OM_uint32
GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL
gss_export_name_composite(OM_uint32 *minor_status,
gss_name_t input_name,
gss_buffer_t exp_composite_name)