aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook-http.h
diff options
context:
space:
mode:
authorjgeboski <jgeboski@gmail.com>2015-12-24 18:05:38 -0500
committerjgeboski <jgeboski@gmail.com>2015-12-24 18:05:38 -0500
commitd23df657328e4f565dfba973885be7c5d2b35eae (patch)
tree23fe9684461df065cceaeb796a0fe034c240b1bb /facebook/facebook-http.h
parent3e09957c7523c9880aa810c8921bd2ed103f0858 (diff)
downloadbitlbee-facebook-d23df657328e4f565dfba973885be7c5d2b35eae.tar.gz
bitlbee-facebook-d23df657328e4f565dfba973885be7c5d2b35eae.tar.bz2
bitlbee-facebook-d23df657328e4f565dfba973885be7c5d2b35eae.tar.xz
Coding style consistencies
Diffstat (limited to 'facebook/facebook-http.h')
-rw-r--r--facebook/facebook-http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/facebook/facebook-http.h b/facebook/facebook-http.h
index 51c21ab..31da723 100644
--- a/facebook/facebook-http.h
+++ b/facebook/facebook-http.h
@@ -50,7 +50,7 @@
*
* The #GQuark of the domain of HTTP errors.
*/
-#define FB_HTTP_ERROR fb_http_error_quark()
+#define FB_HTTP_ERROR fb_http_error_quark()
typedef struct _FbHttp FbHttp;
typedef struct _FbHttpClass FbHttpClass;