summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2009-08-04 11:37:11 +0100
committerRoss Burton <ross@linux.intel.com>2009-08-04 11:37:11 +0100
commitd3ce3506231554e7ed119d7efcfc4f810719a31b (patch)
tree96077c986a913818936cc08f0cf05d30719b2a5a /examples
parentffd32beab8688a2a3657b70d82be8026c35f99ea (diff)
downloadlibrest-d3ce3506231554e7ed119d7efcfc4f810719a31b.tar.gz
Fix formatting
Diffstat (limited to 'examples')
-rw-r--r--examples/get-fireeagle-location.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/get-fireeagle-location.c b/examples/get-fireeagle-location.c
index 52a2048..a06edc3 100644
--- a/examples/get-fireeagle-location.c
+++ b/examples/get-fireeagle-location.c
@@ -38,8 +38,7 @@ main (int argc, char **argv)
g_type_init ();
/* Create the proxy */
- proxy = oauth_proxy_new (
- /* Consumer Key */
+ proxy = oauth_proxy_new (/* Consumer Key */
"NmUm6hxQ9a4u",
/* Consumer Secret */
"t4FM7LiUeD4RBwKSPa6ichKPDh5Jx4kt",