core: Misc srbchannel cleanup

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
Peter Meerwald 2014-06-17 00:16:50 +02:00
parent 1afec0e5a3
commit f79b1bc3d9
3 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@
#include <pulsecore/socket.h>
#include <stdbool.h>
#define MAX_ANCIL_FDS (2)
#define MAX_ANCIL_FDS 2
typedef struct pa_creds pa_creds;
typedef struct pa_ancil pa_ancil;