Ethereal-dev: [Ethereal-dev] [patch] typo

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

From: Adam <adam@xxxxxxxxxxxx>
Date: Tue, 5 Mar 2002 02:21:36 -0500 (EST)
small typo, almost not worth of the email itself..

-- 
Adam
http://www.eax.com	The Supreme Headquarters of the 32 bit registers
typo.


        Adam Sulmicki <adam@xxxxxxxxxxxx>
        http://www.eax.com/patches/

-------------------------------------------------------------------------------

Index: packet-stat.c
===================================================================
RCS file: /cvsroot/ethereal/packet-stat.c,v
retrieving revision 1.13
diff -u -r1.13 packet-stat.c
--- packet-stat.c	2002/02/02 03:02:06	1.13
+++ packet-stat.c	2002/03/05 07:13:37
@@ -72,7 +72,7 @@
 };
 
 /* Calculate length (including padding) of my_id structure. 
- * First read the lenght of the string and round it upwards to nearest 
+ * First read the length of the string and round it upwards to nearest 
  * multiple of 4, then add 16 (4*uint32)
  */
 static int
@@ -90,7 +90,7 @@
 }
 
 /* Calculate length (including padding) of my_id structure. 
- * First read the lenght of the string and round it upwards to nearest 
+ * First read the length of the string and round it upwards to nearest 
  * multiple of 4, then add 4 (string len) and size of my_id struct.
  */
 static int