From 8aacf43b3b4f21247a63b8301c952c6a8c98585e Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Fri, 18 Feb 2011 00:49:08 +0000 Subject: adding trackers now seems to work. change all tabs to whitespace. --- src/requests.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/requests.h') diff --git a/src/requests.h b/src/requests.h index b5d8c75..e0443a1 100644 --- a/src/requests.h +++ b/src/requests.h @@ -36,9 +36,9 @@ JsonNode *torrent_remove(JsonArray * array, int removeData); JsonNode *torrent_add(gchar * filename, gboolean paused); JsonNode *torrent_add_url(const gchar * url, gboolean paused); JsonNode *torrent_set_location(JsonArray * array, gchar * location, - gboolean move); + gboolean move); JsonNode *blocklist_update(); JsonNode *port_test(); JsonNode *session_stats(); -#endif /* REQUESTS_H_ */ +#endif /* REQUESTS_H_ */ -- cgit v1.2.3