aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'facebook/facebook-data.h')
-rw-r--r--facebook/facebook-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/facebook/facebook-data.h b/facebook/facebook-data.h
index 02da466..d980f63 100644
--- a/facebook/facebook-data.h
+++ b/facebook/facebook-data.h
@@ -94,7 +94,7 @@ fb_data_new(account_t *acct);
*
* Loads the internal data from the underlying #account_t.
*
- * Return: TRUE if all of the data was loaded, otherwise FALSE.
+ * Return: #TRUE if all of the data was loaded, otherwise #FALSE.
*/
gboolean
fb_data_load(FbData *fata);