diff options
Diffstat (limited to 'facebook/facebook-http.h')
-rw-r--r-- | facebook/facebook-http.h | 2 |
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; |