test

Fork of mbed-libxively-6eca970 by Xively Official

Files at this revision

API Documentation at this revision

Comitter:
habibiam
Date:
Tue Jun 03 03:38:04 2014 +0000
Parent:
0:82702e998d3f
Commit message:
test temp

Changed in this revision

src/libxively/xively.c Show annotated file Show diff for this revision Revisions of this file
diff -r 82702e998d3f -r 0556e1894817 src/libxively/xively.c
--- a/src/libxively/xively.c	Wed Jun 26 10:40:43 2013 +0000
+++ b/src/libxively/xively.c	Tue Jun 03 03:38:04 2014 +0000
@@ -215,9 +215,7 @@
     XI_FUNCTION_EPILOGUE
 }
 
-const xi_response_t* xi_feed_update(
-          xi_context_t* xi
-        , const xi_feed_t* feed )
+const xi_response_t* xi_feed_update( xi_context_t* xi, const xi_feed_t* feed )
 {
     XI_FUNCTION_PROLOGUE