aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-05-23 06:10:09 -0700
committerChris Robinson <[email protected]>2018-05-23 06:10:09 -0700
commit9bf3ee722c338f367a65a75ec4d2353f259bc2af (patch)
tree6495d604ca083d384dffc19a4896125ed97691db
parent1782208fde4352e4e40a3f3ec9102fb136e1f5e1 (diff)
Fix a function comment about a return value
-rw-r--r--Alc/ALu.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/Alc/ALu.c b/Alc/ALu.c
index acd5de06..72c3dd60 100644
--- a/Alc/ALu.c
+++ b/Alc/ALu.c
@@ -332,9 +332,7 @@ void aluSelectPostProcess(ALCdevice *device)
}
-/* Prepares the interpolator for a given rate (determined by increment). A
- * result of AL_FALSE indicates that the filter output will completely cut
- * the input signal.
+/* Prepares the interpolator for a given rate (determined by increment).
*
* With a bit of work, and a trade of memory for CPU cost, this could be
* modified for use with an interpolated increment for buttery-smooth pitch