summaryrefslogtreecommitdiff
path: root/rest/rest-proxy-call.h
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2009-02-10 18:31:51 +0000
committerRob Bradford <rob@linux.intel.com>2009-02-10 18:31:51 +0000
commite04f699e4b96cfbec68be2054b1167e887859928 (patch)
treedf5a76b3d965bbd70e2fb19eb96fc6397df71ada /rest/rest-proxy-call.h
parent5b9be7975295f3e5e44feea5eb6474f5689958ee (diff)
downloadlibrest-e04f699e4b96cfbec68be2054b1167e887859928.tar.gz
RestProxyCall: Whitespace tweaks.
Diffstat (limited to 'rest/rest-proxy-call.h')
-rw-r--r--rest/rest-proxy-call.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest/rest-proxy-call.h b/rest/rest-proxy-call.h
index bdb58e1..be3bca9 100644
--- a/rest/rest-proxy-call.h
+++ b/rest/rest-proxy-call.h
@@ -82,7 +82,7 @@ void rest_proxy_call_set_method (RestProxyCall *call,
const gchar *method);
void rest_proxy_call_set_function (RestProxyCall *call,
- const gchar *function);
+ const gchar *function);
void rest_proxy_call_add_header (RestProxyCall *call,
const gchar *header,