Commit 7de2c01d authored by Geoff Simmons's avatar Geoff Simmons

Whitespace OCD.

parent 878e804e
......@@ -245,7 +245,7 @@ vfp_decrypt_init(struct vfp_ctx *ctx, struct vfp_entry *ent)
/* XXX implement me */
if (http_GetStatus(ctx->resp) == 206)
return (VFP_NULL);
return (VFP_NULL);
if (!http_HdrIs(ctx->resp, H_Content_Encoding, "aes128gcm"))
return (VFP_NULL);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment