diff options
author | Matthew Booth <mbooth@redhat.com> | 2012-01-18 17:33:42 +0000 |
---|---|---|
committer | Matthew Booth <mbooth@redhat.com> | 2012-01-20 15:29:08 +0000 |
commit | 3d80161d9c277c800a3214694ba56a8909e655df (patch) | |
tree | 6bddda83939c84a94e256b6affcd20103c7a5774 /java/examples/CreateDisk.java | |
parent | 24f01a581b0452cfc8d7239b6a556e4282b0b964 (diff) | |
download | libguestfs-3d80161d9c277c800a3214694ba56a8909e655df.tar.gz libguestfs-3d80161d9c277c800a3214694ba56a8909e655df.tar.xz libguestfs-3d80161d9c277c800a3214694ba56a8909e655df.zip |
c: Fix prototype generator when last argument is a BufferIn
We were passing the name of the last argument directly to va_start. However, if
the last argument is a BufferIn it expands to 2 arguments, the latter of which
is <name>_size.
Diffstat (limited to 'java/examples/CreateDisk.java')
0 files changed, 0 insertions, 0 deletions