Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/wavplay/drec.c

    rfec7ba0 r4a8d0dd1  
    3636#include <assert.h>
    3737#include <errno.h>
    38 #include <fibril.h>
    3938#include <str_error.h>
    4039#include <audio_pcm_iface.h>
     
    8988 * Writes recorded data.
    9089 *
    91  * @param icall Pointer to IPC call structure.
    92  * @param arg   Argument. Pointer to recording helper structure.
     90 * @param icall Poitner to IPC call structure.
     91 * @param arg   Argument. Poitner to recording helper structure.
    9392 *
    9493 */
Note: See TracChangeset for help on using the changeset viewer.