diff options
author | Richard Jones <rjones@redhat.com> | 2010-09-01 13:19:05 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-09-01 14:20:22 +0100 |
commit | 867319ec5f9030d3c14c32e3302606f2bf11ac27 (patch) | |
tree | e865b119d6fb453a61b913941368b1405b6b1f2a /daemon/debug.c | |
parent | c9bc865a7acf372a66f7c9a3f34440deb32f1ea9 (diff) | |
download | libguestfs-867319ec5f9030d3c14c32e3302606f2bf11ac27.tar.gz libguestfs-867319ec5f9030d3c14c32e3302606f2bf11ac27.tar.xz libguestfs-867319ec5f9030d3c14c32e3302606f2bf11ac27.zip |
Consistent use of 'void *opaque' to refer to opaque pointer in C API.
We inconsistently used 'void *data' or 'void *opaque' all over to
refer to the same thing. Use 'void *opaque' in all places in the
published API and documentation.
Diffstat (limited to 'daemon/debug.c')
0 files changed, 0 insertions, 0 deletions