Merge branch 'master' into next

This commit is contained in:
Monster Iestyn 2020-06-06 20:50:12 +01:00
commit 28550b221a
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ static inline VOID MakeCodeWritable(VOID)
#endif
#ifdef LOGMESSAGES
static VOID InitLogging(VOID)
static void InitLogging(void)
{
const char *logdir = NULL;
time_t my_time;