]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/shmasyncq.c
Whitespace cleanup: Remove all multiple newlines
[pulseaudio] / src / pulsecore / shmasyncq.c
index 7af2985c22f7be464a226af826e3ef3189fd4dd9..e6599a9956d5e47929785bd4a0bba6c0711970ad 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /***
   This file is part of PulseAudio.
 
@@ -48,7 +46,6 @@
 #define _Y do { } while(0)
 #endif
 
-
 struct pa_shmasyncq {
     pa_fdsem *read_fdsem, *write_fdsem;
     pa_shmasyncq_data *data;