mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Fix trivial typo
This commit is contained in:
@@ -4144,7 +4144,7 @@ static int sam_transfer(FAR struct usbhost_driver_s *drvr, usbhost_ep_t ep,
|
||||
|
||||
if (ret < 0)
|
||||
{
|
||||
udbg("ERROR: Tranfer setup failed: %d\n", ret);
|
||||
udbg("ERROR: Transfer setup failed: %d\n", ret);
|
||||
goto errout_with_iocwait;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user