Cosmetic changes

This commit is contained in:
Gregory Nutt
2014-05-28 14:09:58 -06:00
parent bb53fbdff4
commit 6f3cb90c05
4 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -563,7 +563,7 @@ struct usbhost_registry_s
*/
FAR struct usbhost_class_s *(*create)(FAR struct usbhost_driver_s *drvr,
FAR const struct usbhost_id_s *id);
FAR const struct usbhost_id_s *id);
/* This information uniquely identifies the USB host class implementation that
* goes with a specific USB device.