Ignore:
Timestamp:
Sep 5, 2015, 11:43:22 AM (9 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
385a06e2
Parents:
70ba6dd
Message:

src/io/{sink,source}_sndfile.c: remove spaces and tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/source_sndfile.c

    r70ba6dd ra65d37a  
    9191    AUBIO_ERR("source_sndfile: Failed opening %s: %s\n", s->path, sf_strerror (NULL));
    9292    goto beach;
    93   }     
     93  }
    9494
    9595  /* get input specs */
Note: See TracChangeset for help on using the changeset viewer.