mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 10:16:20 +00:00
Removed extern for log
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include "log.h"
|
||||
#include "common.h"
|
||||
|
||||
extern FILE *logp;
|
||||
static FILE *logp;
|
||||
|
||||
static GTimeZone *tz;
|
||||
static GDateTime *dt;
|
||||
|
||||
Reference in New Issue
Block a user