Fixed sign

This commit is contained in:
Abramo Bagnara 2000-06-04 16:25:32 +00:00
parent e813e37bee
commit 1014e1a3ab

View file

@ -293,7 +293,7 @@ int snd_pcm_plugin_build(snd_pcm_plugin_handle_t *handle,
const char *name,
snd_pcm_format_t *src_format,
snd_pcm_format_t *dst_format,
int extra,
size_t extra,
snd_pcm_plugin_t **ret);
/* basic I/O */
int snd_pcm_plugin_build_io(snd_pcm_plugin_handle_t *handle,