Fix header comment for AL_PITCH

This commit is contained in:
Chris Robinson
2009-12-16 22:50:54 -08:00
parent 56cc038603
commit b3fdf170b1
+1 -2
View File
@@ -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
*/