[pulseaudio-commits] r2006 - /trunk/src/pulsecore/core-util.c
svnmailer-noreply at 0pointer.de
svnmailer-noreply at 0pointer.de
Wed Oct 31 17:06:52 PDT 2007
Author: lennart
Date: Thu Nov 1 01:06:51 2007
New Revision: 2006
URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=2006&root=pulseaudio&view=rev
Log:
fix comment
Modified:
trunk/src/pulsecore/core-util.c
Modified: trunk/src/pulsecore/core-util.c
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/trunk/src/pulsecore/core-util.c?rev=2006&root=pulseaudio&r1=2005&r2=2006&view=diff
==============================================================================
--- trunk/src/pulsecore/core-util.c (original)
+++ trunk/src/pulsecore/core-util.c Thu Nov 1 01:06:51 2007
@@ -541,7 +541,7 @@
#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
More information about the pulseaudio-commits
mailing list