From 018ff6e65dcc563321d27d010e693dd8413e2f45 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 25 Jun 2009 17:44:35 +0000 Subject: Consolidate buffer dumping; fix all occurrences of 'the the' git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/net/uip/uip_icmpping.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/net/uip/uip_icmpping.c') diff --git a/nuttx/net/uip/uip_icmpping.c b/nuttx/net/uip/uip_icmpping.c index 9a68ca543..00c6a7905 100644 --- a/nuttx/net/uip/uip_icmpping.c +++ b/nuttx/net/uip/uip_icmpping.c @@ -171,7 +171,7 @@ static uint16 ping_interrupt(struct uip_driver_s *dev, void *conn, else { /* Check if this is a ICMP ECHO reply. If so, return the sequence - * number to the the caller. NOTE: We may not even have sent the + * number to the caller. NOTE: We may not even have sent the * requested ECHO request; this could have been the delayed ECHO * response from a previous ping. */ -- cgit v1.2.3