From cecd8d4d7b987ff38357ee5127f6d7479843184f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 1 Nov 2007 00:06:51 +0000 Subject: fix comment git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2006 fefdeb5f-60dc-0310-8127-8f9354f1896f --- src/pulsecore/core-util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pulsecore/core-util.c') diff --git a/src/pulsecore/core-util.c b/src/pulsecore/core-util.c index eefcc584..3e70eb5c 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 -- cgit