fix comment
authorLennart Poettering <lennart@poettering.net>
Thu, 1 Nov 2007 00:06:51 +0000 (00:06 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 1 Nov 2007 00:06:51 +0000 (00:06 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2006 fefdeb5f-60dc-0310-8127-8f9354f1896f

src/pulsecore/core-util.c

index eefcc58..3e70eb5 100644 (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