[CM] Snd Fix

Arthur W. Green awg at panix.com
Thu, 21 Feb 2008 11:38:32 -0500


Hi,

While trying to compile Snd yesterday evening using Gauche, I ran  
into a compile time error that was corrected with the following patch  
to clm2xen.c:

7620c7620
< XEN_ARGIFY_3(g_polywave_w, g_polywave)
---
 > XEN_ARGIFY_2(g_polywave_w, g_polywave)

Thank you!

\\ Arthur