Format source
This commit is contained in:
parent
cee695c890
commit
2ec7c78eae
15 changed files with 274 additions and 272 deletions
|
|
@ -38,7 +38,7 @@ void tmsg_add(BYTE *pbMsg, BYTE bLen)
|
|||
|
||||
void tmsg_start()
|
||||
{
|
||||
assert(! sgpTimedMsgHead);
|
||||
assert(!sgpTimedMsgHead);
|
||||
}
|
||||
|
||||
void tmsg_cleanup()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue