2011/5/16 Eric Blake <eblake(a)redhat.com>:
On 05/15/2011 12:23 AM, Matthias Bolte wrote:
> ---
> daemon/remote_generator.pl | 5 +++++
> src/remote/remote_driver.c | 26 --------------------------
> src/remote/remote_protocol.x | 2 +-
> 3 files changed, 6 insertions(+), 27 deletions(-)
To test this, I installed the patch, and compared
src/remote/remote_client_bodies.h with the hand-maintained code being
removed; the only differences were in whitespace or trivial declaration
reordering.
ACK.
That's how it's intended to be :)
Thanks, pushed.
Matthias