aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-20 15:56:19 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-20 15:56:19 +0000
commit5156f71da610b0fa7847e7d2ceeacb25f40e2c89 (patch)
treef41a988e6cfbd58b523146fe8f15379aad898a9e
parent0e59895c28bb0e837db7a8ef8ba5e55e8584eabb (diff)
remove NL at EOF
-rw-r--r--Graph.c1
1 files changed, 0 insertions, 1 deletions
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);
}
}
-