summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",