summaryrefslogtreecommitdiff
path: root/src/trg-torrent-graph.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 15:06:01 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 15:06:01 +0000
commit0d08a471f9ebfdfadded6c92abc700c706475644 (patch)
tree2c49e445ccca81f5af70244e89a15585757798d6 /src/trg-torrent-graph.h
parent24195d0013f81933578afa14a44a10e4b75817dd (diff)
run GNU indent everything. not done this for a while because it was producing weird results. seems ok now.
Diffstat (limited to 'src/trg-torrent-graph.h')
-rw-r--r--src/trg-torrent-graph.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trg-torrent-graph.h b/src/trg-torrent-graph.h
index c71f3b6..7a9e7c9 100644
--- a/src/trg-torrent-graph.h
+++ b/src/trg-torrent-graph.h
@@ -45,8 +45,8 @@ void trg_torrent_graph_stop(TrgTorrentGraph * g);
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);
+ trg_torrent_model_update_stats * stats);
void trg_torrent_graph_set_nothing(TrgTorrentGraph * g);
G_END_DECLS
-#endif /* _TRG_TORRENT_GRAPH */
+#endif /* _TRG_TORRENT_GRAPH */