kdbus.h: rename 'reply' to 'msg' in struct kdbus_cmd_recv
authorDaniel Mack <daniel@zonque.org>
Mon, 12 Jan 2015 17:09:05 +0000 (18:09 +0100)
committerDaniel Mack <daniel@zonque.org>
Mon, 12 Jan 2015 17:09:05 +0000 (18:09 +0100)
commit9eec4fcfbbc7299d0c1e9d9ba7f1e5c436d35f76
tree68150c9eb082a7ce41b473e4f082ecca36cf39af
parent814c6d295a99a05c63dd11417e504d7401467225
kdbus.h: rename 'reply' to 'msg' in struct kdbus_cmd_recv

Signed-off-by: Daniel Mack <daniel@zonque.org>
connection.c
handle.c
kdbus.h
test/kdbus-util.c
test/test-benchmark.c
test/test-connection.c
test/test-message.c
test/test-timeout.c
tools/kdbus-monitor.c