diff options
author | Chris Hall <followingthepath@gmail.com> | 2013-08-11 15:24:11 +1200 |
---|---|---|
committer | Chris Hall <followingthepath@gmail.com> | 2013-08-12 21:37:38 +1200 |
commit | 4293c4b1e66e9547f88c86bd580b9a4c79ca7ace (patch) | |
tree | 035448a709db7cab74d9d40fcfec641694f375ec /docs | |
parent | 139d915482c82f2a4aa87b444008afffef728561 (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 'docs')
0 files changed, 0 insertions, 0 deletions