[libgfbgraph] Removed a trailing whitespace



commit 588c225ef782dc22c42c0ff507ac4b8e7c4352a4
Author: Álvaro Peña <alvaropg gmail com>
Date:   Tue Jun 4 13:25:45 2013 +0200

    Removed a trailing whitespace

 gfbgraph/gfbgraph-node.h |    1 -
 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);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]