From 05a98f92cb9eeab843727e0fa2fc052cb371109a Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Tue, 12 Apr 2011 14:41:42 +0000 Subject: tidy sources with GNU indent after recent changes. on seconds thoughts, don't install docs with autotools, leave it to the package manager. --- src/trg-torrent-model.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/trg-torrent-model.h') 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, -- cgit v1.2.3