Changes in / [41d14b8:09b4be9]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/sink_vorbis.c

    r41d14b8 r09b4be9  
    7070
    7171  if (!uri) {
    72     AUBIO_ERROR("sink_apple_audio: Aborted opening null path\n");
     72    AUBIO_ERROR("sink_vorbis: Aborted opening null path\n");
    7373    goto failure;
    7474  }
Note: See TracChangeset for help on using the changeset viewer.