From 5156f71da610b0fa7847e7d2ceeacb25f40e2c89 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Sat, 20 Sep 2014 15:56:19 +0000 Subject: remove NL at EOF --- Graph.c | 1 - 1 file changed, 1 deletion(-) diff --git a/Graph.c b/Graph.c index c0458b8..2bf66df 100644 --- a/Graph.c +++ b/Graph.c @@ -317,4 +317,3 @@ Resize(Widget w) (*(XtClass(w)->core_class.expose))(w, NULL, NULL); } } - -- cgit v1.2.3