]> git.ipfire.org Git - thirdparty/libvirt.git/commit
memory: fix remote protocol compilation
authorEric Blake <eblake@redhat.com>
Wed, 13 Oct 2010 17:09:40 +0000 (11:09 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 13 Oct 2010 17:09:40 +0000 (11:09 -0600)
commit450cbebe1c78baccc3b729d9431d1b97b8d26438
tree915fd26ff1f9bf5a5305eaab0c44d69bf409972a
parentf98a6cd6ae95291e09584d3b8853837934506d45
memory: fix remote protocol compilation

'make -C src rpcgen' is supposed to be idempotent.  But commit
f928f43b7b mistakently manually edited a generated file rather
than fixing the upstream file.

* src/remote/remote_protocol.x (remote_memory_param_value): Use
correct spelling of enum values.
* src/remote/remote_protocol.c: Regenerate.
src/remote/remote_protocol.c
src/remote/remote_protocol.x