From: Lennart Poettering Date: Thu, 1 Nov 2007 00:06:51 +0000 (+0000) Subject: fix comment X-Git-Tag: 1.0_branch~3018 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cecd8d4d7b987ff38357ee5127f6d7479843184f;p=profile%2Fivi%2Fpulseaudio.git fix comment git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2006 fefdeb5f-60dc-0310-8127-8f9354f1896f --- diff --git a/src/pulsecore/core-util.c b/src/pulsecore/core-util.c index eefcc58..3e70eb5 100644 --- a/src/pulsecore/core-util.c +++ b/src/pulsecore/core-util.c @@ -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