summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-04-12 14:41:42 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-04-12 14:41:42 +0000
commit05a98f92cb9eeab843727e0fa2fc052cb371109a (patch)
tree30593b257e0e7045615ba71b95185561a6134539 /src/trg-torrent-model.h
parentba223a1a4d7cae2bba4ca0e2e55627a986175ace (diff)
tidy sources with GNU indent after recent changes. on seconds thoughts, don't install docs with autotools, leave it to the package manager.
Diffstat (limited to 'src/trg-torrent-model.h')
-rw-r--r--src/trg-torrent-model.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/trg-torrent-model.h b/src/trg-torrent-model.h
index 2f9b99a..72467da 100644
--- a/src/trg-torrent-model.h
+++ b/src/trg-torrent-model.h
@@ -75,8 +75,9 @@ void trg_torrent_model_update(TrgTorrentModel * model, trg_client * tc,
trg_torrent_model_update_stats * stats,
gint mode);
-void trg_torrent_model_stats_scan(TrgTorrentModel *model, trg_torrent_model_update_stats *stats);
-GHashTable *get_torrent_table(TrgTorrentModel *model);
+void trg_torrent_model_stats_scan(TrgTorrentModel * model,
+ trg_torrent_model_update_stats * stats);
+GHashTable *get_torrent_table(TrgTorrentModel * model);
enum {
TORRENT_COLUMN_ICON,