summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2009-05-21 20:55:49 +0100
committerRoss Burton <ross@linux.intel.com>2009-05-21 20:55:49 +0100
commit42d5359233a42b2a97eeded6efd7137ed4fcac9a (patch)
treef9f9c3c9f7636787daa0025975979f06b1628f1b /examples
parent435c28a87a64e246194837ded991f0da3c2cfb1d (diff)
downloadlibrest-42d5359233a42b2a97eeded6efd7137ed4fcac9a.tar.gz
Update comment
Diffstat (limited to 'examples')
-rw-r--r--examples/test-oauth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/test-oauth.c b/examples/test-oauth.c
index 7022f69..1477f41 100644
--- a/examples/test-oauth.c
+++ b/examples/test-oauth.c
@@ -39,7 +39,7 @@ main (int argc, char **argv)
"NmUm6hxQ9a4u",
/* Consumer Secret */
"t4FM7LiUeD4RBwKSPa6ichKPDh5Jx4kt",
- /* FireEagle endpoint, which we bind as required */
+ /* FireEagle endpoint */
"https://fireeagle.yahooapis.com/", FALSE);
/* First stage authentication, this gets a request token */