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/tvbuff.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'epan/tvbuff.h') diff --git a/epan/tvbuff.h b/epan/tvbuff.h index 144af28666..b4f809c3a7 100644 --- a/epan/tvbuff.h +++ b/epan/tvbuff.h @@ -13,8 +13,8 @@ * * Copyright (c) 2000 by Gilbert Ramirez * - * 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 @@ -414,7 +414,7 @@ extern gint tvb_strnlen(tvbuff_t*, gint offset, guint maxlength); * be g_free() by the caller. * tvb_get_ephemeral_faked_unicode() returns a buffer that does not need * to be explicitely freed. Instead this buffer is - * automatically freed when ethereal starts dissecting + * automatically freed when wireshark starts dissecting * the next packet. */ extern char *tvb_fake_unicode(tvbuff_t *tvb, int offset, int len, -- cgit v1.2.3