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/json.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/json.h') diff --git a/src/json.h b/src/json.h index 36c98ab..1234784 100644 --- a/src/json.h +++ b/src/json.h @@ -27,8 +27,8 @@ gchar *trg_serialize(JsonNode * req); JsonObject *trg_deserialize(struct http_response *response, - GError ** error); + GError ** error); JsonObject *get_arguments(JsonObject * req); JsonObject *node_get_arguments(JsonNode * req); -#endif /* JSON_H_ */ +#endif /* JSON_H_ */ -- cgit v1.2.3