Spell check all source files once again to find any typos.
This commit is contained in:
		
							parent
							
								
									ca007f91f2
								
							
						
					
					
						commit
						28401f7bb7
					
				
					 116 changed files with 600 additions and 600 deletions
				
			
		|  | @ -131,7 +131,7 @@ | |||
| 			uint32_t AFListSize; | ||||
| 		} RNDIS_Initialize_Complete_t; | ||||
| 		 | ||||
| 		/** Type define for a RNDIS Keepalive command message. */ | ||||
| 		/** Type define for a RNDIS Keep-alive command message. */ | ||||
| 		typedef struct | ||||
| 		{ | ||||
| 			uint32_t MessageType; | ||||
|  | @ -139,7 +139,7 @@ | |||
| 			uint32_t RequestId; | ||||
| 		} RNDIS_KeepAlive_Message_t; | ||||
| 
 | ||||
| 		/** Type define for a RNDIS Keepalive complete message. */ | ||||
| 		/** Type define for a RNDIS Keep-alive complete message. */ | ||||
| 		typedef struct | ||||
| 		{ | ||||
| 			uint32_t MessageType; | ||||
|  |  | |||
|  | @ -75,7 +75,7 @@ | |||
|  * | ||||
|  *  \section SSec_Options Project Options | ||||
|  * | ||||
|  *  The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. | ||||
|  *  The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value. | ||||
|  * | ||||
|  *  <table> | ||||
|  *   <tr> | ||||
|  | @ -119,4 +119,4 @@ | |||
|  *    <td>When defined, received DHCP headers will not be decoded and printed to the device serial port.</td> | ||||
|  *   </tr> | ||||
|  *  </table> | ||||
|  */ | ||||
|  */ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dean Camera
						Dean Camera