Spell check all source files once again to find any typos.
[pub/USBasp.git] / Demos / Host / LowLevel / RNDISEthernetHost / Lib / RNDISCommands.h
index 960d538..0c4af3a 100644 (file)
                        uint32_t AFListSize;
                } RNDIS_Initialize_Complete_t;
                
                        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;
                typedef struct
                {
                        uint32_t MessageType;
                        uint32_t RequestId;
                } RNDIS_KeepAlive_Message_t;
 
                        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;
                typedef struct
                {
                        uint32_t MessageType;