summaryrefslogtreecommitdiff
path: root/src/trg-torrent-graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-graph.h')
-rw-r--r--src/trg-torrent-graph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-torrent-graph.h b/src/trg-torrent-graph.h
index ec9166a..c71f3b6 100644
--- a/src/trg-torrent-graph.h
+++ b/src/trg-torrent-graph.h
@@ -46,7 +46,7 @@ void trg_torrent_graph_change_speed(TrgTorrentGraph * g, guint new_speed);
void trg_torrent_graph_set_speed(TrgTorrentGraph * g,
trg_torrent_model_update_stats * stats);
-void trg_torrent_graph_set_nothing(TrgTorrentGraph *g);
+void trg_torrent_graph_set_nothing(TrgTorrentGraph * g);
G_END_DECLS
#endif /* _TRG_TORRENT_GRAPH */