From 89f022b12be0873c542869b557a57442ba9c5915 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Sun, 21 May 2006 05:12:17 +0000 Subject: name change svn path=/trunk/; revision=18197 --- epan/h225-persistentdata.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'epan/h225-persistentdata.c') diff --git a/epan/h225-persistentdata.c b/epan/h225-persistentdata.c index 4fa043a983..3b540dabe6 100644 --- a/epan/h225-persistentdata.c +++ b/epan/h225-persistentdata.c @@ -1,14 +1,14 @@ /* * h225-persistentdata.c - * Source for lists and hash tables used in ethereal's h225 dissector + * Source for lists and hash tables used in wireshark's h225 dissector * for calculation of delays in h225-calls * * Copyright 2003 Lars Roland * * $Id$ * - * Ethereal - Network traffic analyzer - * By Gerald Combs + * Wireshark - Network traffic analyzer + * By Gerald Combs * Copyright 1998 Gerald Combs * * This program is free software; you can redistribute it and/or @@ -127,7 +127,7 @@ h225ras_call_t * append_h225ras_call(h225ras_call_t *prev_call, packet_info *pin /* Init routine for hash tables and delay calculation - This routine will be called by Ethereal, before it + This routine will be called by Wireshark, before it is (re-)dissecting a trace file from beginning. We need to discard and init any state we've saved */ -- cgit v1.2.3