summaryrefslogtreecommitdiff
blob: f733923c62a0a99cb875ee3f2e8efc1a49027d96 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- libao2/ao_alsa9.c.org	2003-10-04 12:28:58.000000000 -0500
+++ libao2/ao_alsa9.c	2004-04-10 15:28:37.057002080 -0500
@@ -341,7 +341,7 @@
             strcpy(devstr, "surround51");
             alsa_device = devstr;
            break;
-          default:
+          default: ;
         }
     }