mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
Fix up according to Coding Style
Only whitespace changes in here
This commit is contained in:
parent
5715b2af30
commit
ecf09f2cd6
60 changed files with 297 additions and 418 deletions
|
|
@ -44,8 +44,7 @@
|
|||
#include <pulsecore/pid.h>
|
||||
|
||||
int main(int argc, char*argv[]) {
|
||||
|
||||
pid_t pid ;
|
||||
pid_t pid;
|
||||
int fd = -1;
|
||||
int ret = 1, i;
|
||||
struct sockaddr_un sa;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue