]> git.ipfire.org Git - thirdparty/libvirt.git/commit
events: Cleanup callback variable name
authorCole Robinson <crobinso@redhat.com>
Thu, 23 Jun 2016 15:43:24 +0000 (11:43 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 1 Jul 2016 11:15:38 +0000 (07:15 -0400)
commit7926c5a5bebcc73ed9f376e221adddfcf3ee0735
treeb9673275a22f3a7aceae7f65a78116ccd2db80b0
parent593269a2a5babef97708824c08988c5fb2c096d1
events: Cleanup callback variable name

In every other instance virObjectEventCallbackPtr is named 'cb',
and in other code 'event' usually means a virObjectEventPtr
src/conf/object_event.c