summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-04-22 13:36:25 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-04-22 13:36:25 +0000
commitf9a48fb5e46c387e87c190fc62046e732e776b94 (patch)
treeac839b4f89d7cb09e2193190251684b904eabcac /src/trg-torrent-model.h
parent935c6cc0529ae5bd284d3f4e9030c04e3ecddd6a (diff)
handle multiple files via libunique, also use the more reliable get_uris() in libunique
Diffstat (limited to 'src/trg-torrent-model.h')
-rw-r--r--src/trg-torrent-model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-torrent-model.h b/src/trg-torrent-model.h
index 4f13e9d..1924b78 100644
--- a/src/trg-torrent-model.h
+++ b/src/trg-torrent-model.h
@@ -75,7 +75,7 @@ void trg_torrent_model_update(TrgTorrentModel * model, trg_client * tc,
gint mode);
GHashTable *get_torrent_table(TrgTorrentModel * model);
-gboolean trg_torrent_model_is_remove_in_progress(TrgTorrentModel *model);
+gboolean trg_torrent_model_is_remove_in_progress(TrgTorrentModel * model);
enum {
TORRENT_COLUMN_ICON,