comparison cputable.h @ 18733:1a0111272217

Fix definition of reinit_audio_chain(). It had return type "int" even though it did not return a value (callers do not expect one) and used old-style syntax. Changed return type to "void" and added "void" as parameter list.
author uau
date Fri, 16 Jun 2006 20:21:37 +0000
parents e8a77a6beb2e
children 6ac1ece1f9fe
comparison
equal deleted inserted replaced
18732:b3fa3772a187 18733:1a0111272217