]> code.delx.au - pulseaudio/commitdiff
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 eefcc5847f0ed316d8ec74255af97495206ac97e..3e70eb5c0b08b936af5e4b14c8afe5ef3506b92a 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