summaryrefslogtreecommitdiffstats
path: root/ganv/edge.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-12-08 22:35:58 +0000
committerDavid Robillard <d@drobilla.net>2011-12-08 22:35:58 +0000
commitcb09240a5a56a414e817e65433859b0c398d729f (patch)
tree856333e0dc966a5465851a92426ad86188a5b5ed /ganv/edge.h
parentcf71d7ee9914de3936456eebe6d87948b46b2e57 (diff)
downloadganv-cb09240a5a56a414e817e65433859b0c398d729f.tar.gz
ganv-cb09240a5a56a414e817e65433859b0c398d729f.tar.bz2
ganv-cb09240a5a56a414e817e65433859b0c398d729f.zip
Delete trailing whitespace.
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@3838 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ganv/edge.h')
-rw-r--r--ganv/edge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ganv/edge.h b/ganv/edge.h
index 461aa17..fa1b7b9 100644
--- a/ganv/edge.h
+++ b/ganv/edge.h
@@ -86,7 +86,7 @@ ganv_edge_get_tail(const GanvEdge* edge);
GanvNode*
ganv_edge_get_head(const GanvEdge* edge);
-
+
G_END_DECLS
#endif /* GANV_EDGE_H */