changeset 2327:b2f6b8a0992d

[project @ 1996-07-16 15:53:41 by jwe]
author jwe
date Tue, 16 Jul 1996 15:53:41 +0000
parents 7ffb2a630708
children b44c3b2a5fce
files src/input.cc
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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;