aboutsummaryrefslogtreecommitdiff
path: root/eperd/eperd.h
diff options
context:
space:
mode:
Diffstat (limited to 'eperd/eperd.h')
-rw-r--r--eperd/eperd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eperd/eperd.h b/eperd/eperd.h
index 73b5cc6..2b5df6b 100644
--- a/eperd/eperd.h
+++ b/eperd/eperd.h
@@ -23,7 +23,7 @@ extern struct globals G;
#define LineBase (G.LineBase )
#define FileBase (G.FileBase )
#define oldLine (G.oldLine )
-#define instance_id (G.instance_id )
+#define instance_id (G.instance_id )
#define EventBase (G.EventBase )
#define DnsBase (G.DnsBase )