Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4343:fb73a2046d3e
Fix unused parameter warnings when compiling with ALSA sound support.
2007-12-20 Jerry James <james@xemacs.org>
* sound.c: Fix unused parameter warnings when HAVE_ALSA_SOUND.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 20 Dec 2007 09:51:51 -0700 |
parents | 89954a8cc73d |
children | bc3b9f61018e |
comparison
equal
deleted
inserted
replaced
4342:4df309efe6fc | 4343:fb73a2046d3e |
---|---|
1 2007-12-20 Jerry James <james@xemacs.org> | |
2 | |
3 * sound.c: Fix unused parameter warnings when HAVE_ALSA_SOUND. | |
4 | |
1 2007-12-18 Kenny Chien <Kenny.Chien@morganstanley.com> | 5 2007-12-18 Kenny Chien <Kenny.Chien@morganstanley.com> |
2 | 6 |
3 * extw-Xt.c (extw_wait_for_response): Don't use undocumented | 7 * extw-Xt.c (extw_wait_for_response): Don't use undocumented |
4 internal Xt functions, avoiding inconsistent behavior between | 8 internal Xt functions, avoiding inconsistent behavior between |
5 different Solaris versions. | 9 different Solaris versions. |