summaryrefslogtreecommitdiff
path: root/core/friend_requests.c
diff options
context:
space:
mode:
authorChris Hall <followingthepath@gmail.com>2013-08-11 15:24:11 +1200
committerChris Hall <followingthepath@gmail.com>2013-08-12 21:37:38 +1200
commit4293c4b1e66e9547f88c86bd580b9a4c79ca7ace (patch)
tree035448a709db7cab74d9d40fcfec641694f375ec /core/friend_requests.c
parent139d915482c82f2a4aa87b444008afffef728561 (diff)
Messenger refactor - redid work from pull request 79
Moves static state out of Messenger.c and into a Messenger struct Purely stylistic, no functional changes were made. This commit also changed all the callers of Messenger as they now have to pass an instance of the Messenger struct to messenger functions. Also removed some uses of the 'static' keyword at the beginning of function definitions when the function was already declared static, as these caused gcc to whine.
Diffstat (limited to 'core/friend_requests.c')
0 files changed, 0 insertions, 0 deletions