summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.h
diff options
context:
space:
mode:
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 c752127..714af50 100644
--- a/src/trg-torrent-model.h
+++ b/src/trg-torrent-model.h
@@ -69,7 +69,7 @@ G_END_DECLS
find_existing_peer_item(GtkListStore * model, JsonObject * p,
GtkTreeIter * iter);
-void trg_torrent_model_update(TrgTorrentModel * model, trg_client * tc,
+void trg_torrent_model_update(TrgTorrentModel * model, TrgClient * tc,
JsonObject * response,
trg_torrent_model_update_stats * stats,
gint mode);