diff options
author | Mark Doliner <markdoliner@pidgin.im> | 2009-01-26 06:44:00 +0000 |
---|---|---|
committer | Mark Doliner <markdoliner@pidgin.im> | 2009-01-26 06:44:00 +0000 |
commit | e639812c3846b83833b8b39e4537cdf3fc5237fd (patch) | |
tree | 197c60faf82f269b0d023072af41e6d368638d66 /libpurple/privacy.h | |
parent | a07b8db0aeef6302bd96cf76b64c2c5945ed4cb4 (diff) | |
download | pidgin-e639812c3846b83833b8b39e4537cdf3fc5237fd.tar.gz |
Remove trailing whitespace
Diffstat (limited to 'libpurple/privacy.h')
-rw-r--r-- | libpurple/privacy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpurple/privacy.h b/libpurple/privacy.h index 7caeb45e0f..2911758fc3 100644 --- a/libpurple/privacy.h +++ b/libpurple/privacy.h @@ -125,7 +125,7 @@ gboolean purple_privacy_deny_remove(PurpleAccount *account, const char *name, * changed to PURPLE_PRIVACY_ALLOW_USERS, all the * buddies are added to the allow-list, and the * user is also added to the allow-list. - * + * * @param account The account. * @param who The name of the user. * @param local Whether the change is local-only. |