From 4744edb0bedb8348023e97d6ec138e486debc794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=BCxen?= Date: Mon, 13 Jan 2003 14:04:31 +0000 Subject: Fixed a typo. svn path=/trunk/; revision=6918 --- packet-sctp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packet-sctp.c') diff --git a/packet-sctp.c b/packet-sctp.c index b5a3b9570e..97a87909e2 100644 --- a/packet-sctp.c +++ b/packet-sctp.c @@ -11,7 +11,7 @@ * - support for reassembly * - code cleanup * - * $Id: packet-sctp.c,v 1.45 2002/12/05 10:19:13 tuexen Exp $ + * $Id: packet-sctp.c,v 1.46 2003/01/13 14:04:31 tuexen Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -2293,7 +2293,7 @@ proto_register_sctp(void) "", HFILL } }, { &hf_sctp_init_chunk_adv_rec_window_credit, - { "Advertised reciever window credit (a_rwnd)", "sctp.init.chunk.credit", + { "Advertised receiver window credit (a_rwnd)", "sctp.init.chunk.credit", FT_UINT32, BASE_DEC, NULL, 0x0, "", HFILL } }, -- cgit v1.2.3