aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Graph.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Graph.c b/Graph.c
index 260c5d7..30f3625 100644
--- a/Graph.c
+++ b/Graph.c
@@ -224,6 +224,7 @@ SetValues(Widget old,
label = newgraph->graph.labels[i];
return NE(num_entries) || NE(labels) || NE(max_value);
+#undef EQ
#undef NE
}