From e59a964e098789a75ae5c83a31d350176eebbbea Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 17 Jul 2010 17:47:11 +0000 Subject: [PATCH] Initial USB serial debug git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2809 42af7a65-404d-4744-a932-0658087f49c3 --- arch/arm/src/lpc17xx/lpc17_usbdev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/src/lpc17xx/lpc17_usbdev.c b/arch/arm/src/lpc17xx/lpc17_usbdev.c index 6781c90925..3299fe0081 100755 --- a/arch/arm/src/lpc17xx/lpc17_usbdev.c +++ b/arch/arm/src/lpc17xx/lpc17_usbdev.c @@ -2498,7 +2498,7 @@ static int lpc17_epconfigure(FAR struct usbdev_ep_s *ep, #endif /* If all of the endpoints have been configured, then tell the USB controller - * to enabled normal activity on all realized endpoints. + * to enable normal activity on all realized endpoints. */ if (last)