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 <[EMAIL PROTECTED]>
        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

Reply via email to