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/drivers/net/cs89x0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/drivers/net/cs89x0.c') diff --git a/nuttx/drivers/net/cs89x0.c b/nuttx/drivers/net/cs89x0.c index bfabe6e93..d7ceef233 100644 --- a/nuttx/drivers/net/cs89x0.c +++ b/nuttx/drivers/net/cs89x0.c @@ -823,7 +823,7 @@ static int cs89x0_txavail(struct uip_driver_s *dev) * Initialize the Ethernet driver * * Parameters: - * impl - decribes the the implementation of the cs89x00 implementation. + * impl - decribes the implementation of the cs89x00 implementation. * This reference is retained so so must remain stable throughout the * life of the driver instance. * devno - Identifies the device number. This must be a number between -- cgit v1.2.3