From a5e8c99294c78d638c79ba8759442111c349ce4d Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 18 Apr 2003 04:45:00 +0000 Subject: From Stephen Shelley: remove a TODO comment that describes stuff that's been done. svn path=/trunk/; revision=7487 --- packet-mbtcp.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/packet-mbtcp.c b/packet-mbtcp.c index 0175975327..51f9dda959 100644 --- a/packet-mbtcp.c +++ b/packet-mbtcp.c @@ -10,7 +10,7 @@ * * for information on Modbus/TCP. * - * $Id: packet-mbtcp.c,v 1.12 2003/04/16 06:57:36 guy Exp $ + * $Id: packet-mbtcp.c,v 1.13 2003/04/18 04:45:00 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -31,13 +31,6 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* TODO: - * Analysis of the payload of the Modbus packet. - * -- Based on the function code in the header, and the fact that the packet is - * either a query or a response, the different fields in the payload can be - * interpreted and displayed. - */ - #ifdef HAVE_CONFIG_H # include "config.h" #endif -- cgit v1.2.3