This commit is contained in:
HappyDOGE
2022-07-28 14:58:51 +03:00
parent e5c944b72a
commit 4fc6661cb4
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -380,7 +380,7 @@ static SpewRetval_t _SpewMessage( SpewType_t spewType, const char *pGroupName, i
/* direct it to the appropriate target(s) */
SpewRetval_t ret;
assert( g_pSpewInfo == NULL );
assert( g_pSpewInfo == (void*)NULL );
SpewInfo_t spewInfo =
{
pColor,