Formatting.
This commit is contained in:
parent
5ff27aeebe
commit
df758124dd
2 changed files with 4 additions and 10 deletions
|
|
@ -319,8 +319,7 @@ twc_sqlite_friend_requests(struct t_twc_profile *profile)
|
|||
}
|
||||
|
||||
struct t_twc_friend_request *
|
||||
twc_sqlite_friend_request_with_id(struct t_twc_profile *profile,
|
||||
int64_t id)
|
||||
twc_sqlite_friend_request_with_id(struct t_twc_profile *profile, int64_t id)
|
||||
{
|
||||
int64_t profile_id;
|
||||
if (!twc_sqlite_profile_id(profile, &profile_id))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue