···990990 *
991991 * Unbinding a stream that isn't bound to a device is a legal no-op.
992992 *
993993- * \param streams an array of audio streams to unbind. Can be NULL or contain NULL.
993993+ * \param streams an array of audio streams to unbind. Can be NULL or contain
994994+ * NULL.
994995 * \param num_streams number streams listed in the `streams` array.
995996 *
996997 * \threadsafety It is safe to call this function from any thread.