Commit 908de358 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Collateral typo

parent de30689e
......@@ -92,7 +92,7 @@ h2h_checkhdr(const struct http *hp, const char *b, size_t namelen, size_t len)
static h2_error
h2h_addhdr(struct http *hp, char *b, size_t namelen, size_t len)
{
/* XXX: This might belong in cache/cache_varnishd.http.c */
/* XXX: This might belong in cache/cache_http.c */
unsigned n;
CHECK_OBJ_NOTNULL(hp, HTTP_MAGIC);
......
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