Changeset 0e6ad10


Ignore:
Timestamp:
Dec 17, 2018, 4:42:11 PM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/crepe, fix/ffmpeg5, master
Children:
09b4be9, f5adffe
Parents:
d81e16d
Message:

[io] fix error message in sink_vorbis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/sink_vorbis.c

    rd81e16d r0e6ad10  
    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.