# HG changeset patch # User jwe # Date 837532421 0 # Node ID b2f6b8a0992dfc47a81654fd21168212ee6eb685 # Parent 7ffb2a630708ecccb86aebd6d3b0573ba377cdc7 [project @ 1996-07-16 15:53:41 by jwe] diff --git a/src/input.cc b/src/input.cc --- a/src/input.cc +++ b/src/input.cc @@ -287,14 +287,14 @@ goto add_string; } - case 'h': + case 'H': { temp = Vhost_name; goto add_string; } - case 'H': + case 'h': { temp = Vhost_name;