# HG changeset patch # User reynaldo # Date 1130990662 0 # Node ID 8058e403d49ca167957ddca3361709ae5485c670 # Parent 8091dc510d189cb3c1ad48417a6961e16b4cbd00 typo fix bust/must diff -r 8091dc510d18 -r 8058e403d49c DOCS/tech/libao2.txt --- a/DOCS/tech/libao2.txt Thu Nov 03 00:38:11 2005 +0000 +++ b/DOCS/tech/libao2.txt Thu Nov 03 04:04:22 2005 +0000 @@ -63,7 +63,7 @@ static int control(int cmd, int arg); This is for reading/setting plugin-specific and other special parameters and can be used for keyboard input for example. All - plugins bust respond to cmd=AOCONTROL_PLUGIN_SET_LEN which is part + plugins must respond to cmd=AOCONTROL_PLUGIN_SET_LEN which is part of the initialization of the plugin. When this command is received the parameter pl_delay.len will contain the maximum size of data the plugin can produce. This can be used for calculating and allocating