Spell check library source code files.

This commit is contained in:
Dean Camera 2011-06-01 14:33:40 +00:00
parent 6d2a08f1b7
commit f01a05415c
46 changed files with 72 additions and 72 deletions

View file

@ -122,7 +122,7 @@ uint8_t RNDIS_SendKeepAlive(void)
return HOST_SENDCONTROL_Successful;
}
/** Initialises the attached RNDIS device's RNDIS interface.
/** Initializes the attached RNDIS device's RNDIS interface.
*
* \param[in] HostMaxPacketSize Size of the packet buffer on the host
* \param[out] DeviceMaxPacketSize Pointer to where the packet buffer size of the device is to be stored