Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 386909 | Differences between
and this patch

Collapse All | Expand All

(-)src/hairtunes.c.orig (+1 lines)
Lines 991-996 Link Here
991
991
992
void hairtunes_cleanup(void)
992
void hairtunes_cleanup(void)
993
{
993
{
994
  pthread_cond_signal(&ab_buffer_ready);
994
  clean_output();
995
  clean_output();
995
  clean_rtp();
996
  clean_rtp();
996
  clean_buffer();
997
  clean_buffer();

Return to bug 386909