Mercurial > audlegacy
comparison Plugins/Output/sun/mixer.h @ 1458:f12d7e208b43 trunk
[svn] Update FSF address in copyright notices. Update autotools templates.
author | chainsaw |
---|---|
date | Wed, 02 Aug 2006 15:44:07 -0700 |
parents | f9e8807ea6e5 |
children | 705d4c089fce |
comparison
equal
deleted
inserted
replaced
1457:bbd5869239e5 | 1458:f12d7e208b43 |
---|---|
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
13 * GNU General Public License for more details. | 13 * GNU General Public License for more details. |
14 * | 14 * |
15 * You should have received a copy of the GNU General Public License | 15 * You should have received a copy of the GNU General Public License |
16 * along with this program; if not, write to the Free Software | 16 * along with this program; if not, write to the Free Software |
17 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. |
18 */ | 18 */ |
19 | 19 |
20 int sun_mixer_open(void); | 20 int sun_mixer_open(void); |
21 void sun_mixer_close(void); | 21 void sun_mixer_close(void); |
22 int sun_mixer_get_dev(int, int *, char *); | 22 int sun_mixer_get_dev(int, int *, char *); |