commit | 9e80721effc4457c1fca38d3b3e9de6a32d5bcd7 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Thu Sep 16 10:58:59 2010 -0300 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Fri Oct 01 10:20:06 2010 -0300 |
tree | fc3218a297885dd47c1a0b1d7bc630f24c291fb3 | |
parent | 0e19a62770a7a0876869432c69a5a5f2d7646e12 [diff] |
Monitor: Rename monitor_handler_ported() That name makes no sense anymore, as dispatch tables have been split, a better name is handler_is_qobject(), which really communicates the handler's type. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>