aboutsummaryrefslogtreecommitdiffstats
path: root/include/AL/al.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2009-12-16 22:50:54 -0800
committerChris Robinson <[email protected]>2009-12-16 22:50:54 -0800
commitb3fdf170b18151ddbfa32a312ed7ed7fb3ab1161 (patch)
tree285fac87467651475adf0a0e18bb7e748f612f25 /include/AL/al.h
parent56cc03860378e2758370b773b2a6f1b4e086b49a (diff)
Fix header comment for AL_PITCH
Diffstat (limited to 'include/AL/al.h')
-rw-r--r--include/AL/al.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/AL/al.h b/include/AL/al.h
index 630b6ad5..7e596a0b 100644
--- a/include/AL/al.h
+++ b/include/AL/al.h
@@ -117,8 +117,7 @@ typedef void ALvoid;
#define AL_CONE_OUTER_ANGLE 0x1002
/**
- * Specify the pitch to be applied, either at source,
- * or on mixer results, at listener.
+ * Specify the pitch to be applied at source.
* Range: [0.5-2.0]
* Default: 1.0
*/