Imported Upstream version 4.0.0+dfsg1
[abartlet/samba-debian.git] / source4 / heimdal / lib / gssapi / mech / gss_wrap_size_limit.c
index e79814aea720b4c139d08ec6cb5dd39cf852809a..9bebcf6cf08e8d520033da7635bc2d1dc9eea52c 100644 (file)
@@ -38,7 +38,7 @@ gss_wrap_size_limit(OM_uint32 *minor_status,
 {
        struct _gss_context *ctx = (struct _gss_context *) context_handle;
        gssapi_mech_interface m;
-       
+
        *max_input_size = 0;
        if (ctx == NULL) {
            *minor_status = 0;