]> code.delx.au - pulseaudio/commit
macro: typedef pa_bool_t to bool instead of _Bool
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 19 Sep 2011 08:08:03 +0000 (13:38 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 17 Oct 2011 11:12:59 +0000 (16:42 +0530)
commitdbe8f2e595d63ce3286679059952c17d2eeb8225
tree59cead54661c648de804b50785f2ac1b9b21bd9d
parente40bddc94609cf14b3509e9a4cba8981592d582c
macro: typedef pa_bool_t to bool instead of _Bool

They're functionally equivalent, and the former lets the header be
included in C++ as well.
src/pulsecore/macro.h