summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlvaro Peña <alvaropg@gmail.com>2013-06-04 13:25:45 +0200
committerÁlvaro Peña <alvaropg@gmail.com>2013-06-04 13:25:45 +0200
commit588c225ef782dc22c42c0ff507ac4b8e7c4352a4 (patch)
tree40ed92a5514119ec422c921cb399825904e79136
parent27bfca0d85f28c8eb8bb14b4d4ab4407c267f9f2 (diff)
downloadlibgfbgraph-588c225ef782dc22c42c0ff507ac4b8e7c4352a4.tar.gz
Removed a trailing whitespace
-rw-r--r--gfbgraph/gfbgraph-node.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gfbgraph/gfbgraph-node.h b/gfbgraph/gfbgraph-node.h
index f8fc879..247e97e 100644
--- a/gfbgraph/gfbgraph-node.h
+++ b/gfbgraph/gfbgraph-node.h
@@ -60,7 +60,6 @@ GFBGraphNode* gfbgraph_node_new (void);
GFBGraphNode* gfbgraph_node_new_from_id (GFBGraphAuthorizer *authorizer, const gchar *id, GType node_type, GError **error);
-GList* gfbgraph_node_get_connection_nodes (GFBGraphNode *node,
GType node_type,
GFBGraphAuthorizer *authorizer,
GError **error);