2007/9/4, Nathan A. Stine <nathan.stine / gmail.com>: > The attached patch *may* alleviate the sound allocation problem when no > sounds are found. This is my first patch, and I haven't programmed for > about 2 years since college, so it may be completely wrong.
found_sound variable may be 0 or 1 and I think in this case we should use bool type for this variable instead of int. But this is cosmetics change. -- + Slava Semushin | slava.semushin @ gmail.com + ALT Linux Team | php-coder @ altlinux.ru -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

