From 5921e18be29d04a1164c69be36289bf703418e11 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Tue, 12 Jan 2010 08:28:07 -0800 Subject: Fix some typos with the solaris backend --- Alc/solaris.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Alc/solaris.c') diff --git a/Alc/solaris.c b/Alc/solaris.c index 5461531f..e60ac976 100644 --- a/Alc/solaris.c +++ b/Alc/solaris.c @@ -290,7 +290,7 @@ void alc_solaris_deinit(void) { } -void alc_solaris_probe(ALCboolean capture) +void alc_solaris_probe(int type) { #ifdef HAVE_STAT struct stat buf; -- cgit v1.2.3