core: Fix variable "has_whined" value bug
commitecd46c05d3d56fcab8f58469926cd07057c8dbdf
authorYang Xichuan <xichuan.yang@tieto.com>
Thu, 16 Dec 2010 03:31:36 +0000 (16 11:31 +0800)
committerColin Guthrie <cguthrie@mandriva.org>
Sat, 18 Dec 2010 11:20:46 +0000 (18 11:20 +0000)
tree9966365eea2dba1dba2ad7ee605d8ab857fd1f25
parent62d085fc65945cc58236f3905b7ad1dcda481efe
core: Fix variable "has_whined" value bug

In the file src/pulsecore/random.c

I found that the log information "Failed to get proper entropy. Falling
back to seeding with current time." would never be printed.

This change corrects the issue.
src/pulsecore/random.c