aboutsummaryrefslogtreecommitdiffstats
path: root/packet-http.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-12-27 08:35:08 +0000
committerGuy Harris <guy@alum.mit.edu>2003-12-27 08:35:08 +0000
commita777dd9394e47e44e51061b02f5a1279e198c902 (patch)
treea447281f44fd9c6b1cdc3253247d351171b701a9 /packet-http.c
parent821fd8405bf9bad30fde79586df8119d5fd94124 (diff)
Fix some comments.
svn path=/trunk/; revision=9455
Diffstat (limited to 'packet-http.c')
-rw-r--r--packet-http.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/packet-http.c b/packet-http.c
index a0d42a16ee..c159eef93c 100644
--- a/packet-http.c
+++ b/packet-http.c
@@ -6,7 +6,7 @@
* Copyright 2002, Tim Potter <tpot@samba.org>
* Copyright 1999, Andrew Tridgell <tridge@samba.org>
*
- * $Id: packet-http.c,v 1.83 2003/12/27 01:42:56 guy Exp $
+ * $Id: packet-http.c,v 1.84 2003/12/27 08:35:08 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -327,7 +327,7 @@ dissect_http_message(tvbuff_t *tvb, int offset, packet_info *pinfo,
* at the end of an HTTP request)?
*/
if (linelen == 0)
- goto is_http;
+ goto is_http; /* Yes. */
/*
* No. Does it look like a header?
@@ -471,7 +471,7 @@ dissect_http_message(tvbuff_t *tvb, int offset, packet_info *pinfo,
/*
* If a content length was supplied, the amount of data to be
- * processed as RTSP payload is the minimum of the content
+ * processed as HTTP payload is the minimum of the content
* length and the amount of data remaining in the frame.
*
* If no content length was supplied (or if a bad content length