Hi Lucas, > Constify method tables with the following command: > > find . -name '*.[ch]' -exec \ > sed -i 's/\(GDBusMethodTable .* =\)/const \1/g' {} \; > --- > attrib/client.c | 4 ++-- > audio/control.c | 2 +- > audio/device.c | 2 +- > audio/gateway.c | 2 +- > audio/headset.c | 2 +- > audio/media.c | 2 +- > audio/sink.c | 2 +- > audio/source.c | 2 +- > audio/telephony-dummy.c | 2 +- > audio/telephony-maemo5.c | 2 +- > audio/transport.c | 2 +- > gdbus/object.c | 2 +- no. As I said before, I want gdbus/ and other separated. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html