summaryrefslogtreecommitdiff
path: root/src/dispatch.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-02-18 00:49:08 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-02-18 00:49:08 +0000
commit8aacf43b3b4f21247a63b8301c952c6a8c98585e (patch)
treed2dc275b7d2672390ab9eeb1adffaf5953a4981d /src/dispatch.h
parentbfff941cb7fdb428de57971831e39e3cf660112b (diff)
adding trackers now seems to work. change all tabs to whitespace.
Diffstat (limited to 'src/dispatch.h')
-rw-r--r--src/dispatch.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dispatch.h b/src/dispatch.h
index 4ff3ad6..cf4c908 100644
--- a/src/dispatch.h
+++ b/src/dispatch.h
@@ -34,7 +34,7 @@ struct dispatch_async_args {
JsonObject *dispatch(trg_client * client, JsonNode * req, int *status);
GThread *dispatch_async(trg_client * client, JsonNode * req,
- void (*callback) (JsonObject *, int, gpointer),
- gpointer data);
+ void (*callback) (JsonObject *, int, gpointer),
+ gpointer data);
-#endif /* DISPATCH_H_ */
+#endif /* DISPATCH_H_ */