Commit 607c46df authored by Federico G. Schwindt's avatar Federico G. Schwindt Committed by Lasse Karstensen

Update references to vcl_error

Use vcl_synth or vcl_backend_error where appropriate.
parent 56bac2c4
......@@ -732,7 +732,7 @@ struct req {
/* Temporary accounting */
struct acct_req acct;
/* Synth content in vcl_error */
/* Synth content in vcl_synth */
struct vsb *synth_body;
};
......
......@@ -95,7 +95,7 @@ Retry
Backend request is being retried.
Error
Backend request failed to vcl_error.
Backend request failed to vcl_backend_error.
HISTORY
......
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