From 131211b4daf83b7c594337f4e7c71e4711094d71 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Tue, 13 Jan 2009 22:41:17 +0000 Subject: V6 --- ot_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ot_http.h') diff --git a/ot_http.h b/ot_http.h index 18e8156..ced8160 100644 --- a/ot_http.h +++ b/ot_http.h @@ -19,7 +19,7 @@ struct http_data { array request; io_batch batch; } data; - char ip[4]; + ot_ip6 ip; STRUCT_HTTP_FLAG flag; }; -- cgit v1.2.3