Skip to content

Commit 3bf1d7e

Browse files
Cobinjamtwebster
authored andcommitted
Fix testsound positions in cinnamon-settings
This fixes a problem in cinnamon-settings where the available speaker positions for testsounds did not correspond to the actual setup.
1 parent 2dcdd64 commit 3bf1d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcvc/gvc-channel-map.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ gvc_channel_map_get_mapping (const GvcChannelMap *map)
228228
/**
229229
* gvc_channel_map_has_position:
230230
* @map:
231-
* @position:
231+
* @position: (type int)
232232
*
233233
* Returns:
234234
*/

0 commit comments

Comments
 (0)