mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
fix some comments
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2388 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
7b5c6a34e2
commit
1f196e7988
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
/***
|
/***
|
||||||
This file is part of PulseAudio.
|
This file is part of PulseAudio.
|
||||||
|
|
||||||
Copyright 2006 Lennart Poettering
|
Copyright 2006-2008 Lennart Poettering
|
||||||
|
|
||||||
PulseAudio is free software; you can redistribute it and/or modify
|
PulseAudio is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Lesser General Public License as
|
it under the terms of the GNU Lesser General Public License as
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
#define ASYNCQ_SIZE 256
|
#define ASYNCQ_SIZE 256
|
||||||
|
|
||||||
/* For debugging purposes we can define _Y to put and extra thread
|
/* For debugging purposes we can define _Y to put an extra thread
|
||||||
* yield between each operation. */
|
* yield between each operation. */
|
||||||
|
|
||||||
/* #define PROFILE */
|
/* #define PROFILE */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue