From da1dee351dce20da4c46d0fbdf3054196359dee2 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 31 May 2010 19:00:33 -0700 Subject: Update device naming to be more apparent about the device being used --- 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 50c16a06..444cab58 100644 --- a/Alc/solaris.c +++ b/Alc/solaris.c @@ -37,7 +37,7 @@ #include -static const ALCchar solaris_device[] = "Solaris Software"; +static const ALCchar solaris_device[] = "Solaris Default"; typedef struct { int fd; -- cgit v1.2.3