Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/audio/hound/audio_device.c

    rfafb8e5 r4a8d0dd1  
    275275                async_answer_0(&call, EOK);
    276276
    277                 switch (ipc_get_imethod(&call)) {
     277                switch (IPC_GET_IMETHOD(call)) {
    278278                case PCM_EVENT_FRAMES_PLAYED:
    279279                        getuptime(&time1);
Note: See TracChangeset for help on using the changeset viewer.