diff options
Diffstat (limited to 'facebook/facebook-api.h')
-rw-r--r-- | facebook/facebook-api.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/facebook/facebook-api.h b/facebook/facebook-api.h index 59b4829..280ec60 100644 --- a/facebook/facebook-api.h +++ b/facebook/facebook-api.h @@ -224,7 +224,7 @@ * * The #GQuark of the domain of API errors. */ -#define FB_API_ERROR fb_api_error_quark() +#define FB_API_ERROR fb_api_error_quark() typedef struct _FbApi FbApi; typedef struct _FbApiClass FbApiClass; |