Use union instead of different pointer types to the same memory area to make the...
authorJoão Paulo Rechi Vita <joao.vita@gmail.com>
Tue, 26 Aug 2008 00:56:31 +0000 (21:56 -0300)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Sep 2008 22:12:08 +0000 (01:12 +0300)
commitdc4f79657f52b6b7baf22488246e8537add20834
tree1670c0dac6ebcbdbd1bdca4210eddd8337970848
parentd1cc63227853238ec9a9b90ddaee05e147303def
Use union instead of different pointer types to the same memory area to make the code C99 compliant
src/modules/module-bt-device.c