fix comment

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2006 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2007-11-01 00:06:51 +00:00
parent 38a1525a89
commit cecd8d4d7b

View file

@ -541,7 +541,7 @@ void pa_make_realtime(void) {
#define NICE_LEVEL (-11)
/* Raise the priority of the current process as much as possible and
sensible: set the nice level to -15.*/
sensible: set the nice level to -11.*/
void pa_raise_priority(void) {
#ifdef HAVE_SYS_RESOURCE_H