|
@@ -285,7 +285,7 @@ sample data.
|
|
|
<H4>
|
|
|
7.2.4 Close Callback</H4>
|
|
|
The <TT>close</TT> callback is called when this device is closed by the
|
|
|
-applicaion. If any private data was allocated in open callback, it must
|
|
|
+application. If any private data was allocated in open callback, it must
|
|
|
be released in the close callback. The deletion of ALSA port should be
|
|
|
done here, too. This callback must not be NULL.
|
|
|
<H4>
|