Ethereal-dev: Re: [ethereal-dev] patch packet-l2tp.c / correct small typo "Challlenge"

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxx>
Date: Wed, 5 Apr 2000 11:57:24 -0400
On Wed, Apr 05, 2000 at 05:32:02PM +0200, Florian Lohoff wrote:
> 
> Index: packet-l2tp.c
> ===================================================================
> RCS file: /cvsroot/ethereal/packet-l2tp.c,v
> retrieving revision 1.6
> diff -u -r1.6 packet-l2tp.c
> --- packet-l2tp.c	2000/03/22 23:49:20	1.6
> +++ packet-l2tp.c	2000/04/05 15:10:21
> @@ -201,7 +201,7 @@
>    "Vendor Name ",
>    "Assigned Tunnel ID ",
>    "Receive Window Size ",
> -  "Challlenge ",
> +  "Challenge ",
>    "Cause Code ",
>    "Challenge Response ",
>    "Assigned Session ",
> 
> -- 
> Florian Lohoff		flo@xxxxxxxxxx		      	+49-subject-2-change
> "Technology is a constant battle between manufacturers producing bigger and
> more idiot-proof systems and nature producing bigger and better idiots."
>

Thanks. Committed.

--gilbert