]> code.delx.au - pulseaudio/commit
equalizer: Fix compiler warning due use of 'signal'
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 16 Apr 2013 06:08:23 +0000 (11:38 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 16 Apr 2013 06:08:23 +0000 (11:38 +0530)
commitecd17d870a121dca8f3cd65db20c59511c325807
treeee433ee00e1ab6b707d6045aed1f801f44f72ca9
parent1ffbb323c676ea95818b31fa0616b11e48219f1c
equalizer: Fix compiler warning due use of 'signal'

Changing uses of the symbol 'signal' as it redefines the signal-handling
libc function of the same name.
src/modules/module-equalizer-sink.c