mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
extend maximum sink/source name length, because HAL UDIs can get ridiculously long
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1230 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
17964dda37
commit
7f70ca31a1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include <pulsecore/core.h>
|
||||
|
||||
#define PA_NAME_MAX 64
|
||||
#define PA_NAME_MAX 128
|
||||
|
||||
typedef enum pa_namereg_type {
|
||||
PA_NAMEREG_SINK,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue