Fixing style.

This commit is contained in:
Ben Vanik
2015-11-21 19:07:07 -08:00
parent c53591dc54
commit b750875e9d
2 changed files with 5 additions and 4 deletions

View File

@@ -137,7 +137,7 @@ class CommandProcessor {
bool ExecutePacketType3_REG_RMW(RingbufferReader* reader, uint32_t packet,
uint32_t count);
bool ExecutePacketType3_REG_TO_MEM(RingbufferReader* reader, uint32_t packet,
uint32_t count);
uint32_t count);
bool ExecutePacketType3_COND_WRITE(RingbufferReader* reader, uint32_t packet,
uint32_t count);
bool ExecutePacketType3_EVENT_WRITE(RingbufferReader* reader, uint32_t packet,