Commit 980cce7f authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Rename httpconn to http1_proto, for increased clarity in a more

complex future world.
parent 06d02967
......@@ -31,7 +31,7 @@ varnishd_SOURCES = \
cache/cache_hash.c \
cache/cache_http.c \
cache/cache_http1_fsm.c \
cache/cache_httpconn.c \
cache/cache_http1_proto.c \
cache/cache_lck.c \
cache/cache_main.c \
cache/cache_mempool.c \
......
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