Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
alsa
0011-Fix-duplicated-channel-entry-in-test-chmap...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0011-Fix-duplicated-channel-entry-in-test-chmap.c.patch of Package alsa
From ec96740d9919b5e0c050a4b91aebee4b1dbb8298 Mon Sep 17 00:00:00 2001 From: Takashi Iwai <tiwai@suse.de> Date: Fri, 7 Sep 2012 14:31:39 +0200 Subject: [PATCH 11/30] Fix duplicated channel entry in test/chmap.c Signed-off-by: Takashi Iwai <tiwai@suse.de> --- test/chmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/test/chmap.c +++ b/test/chmap.c @@ -25,7 +25,7 @@ static const char * const chname[] = { "Unknown", "FL", "FR", "RL", "RR", "FC", "LFE", "SL", "SR", "RC", "FLC", "FRC", "RLC", "RRC", "FLW", "FRW", "FLH", - "FCH", "FCH", "FRH", "TC", + "FCH", "FRH", "TC", "N/A", };
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor