Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/source_sndfile.c

    r50e10a9 r3d1ca81  
    7474  s->path = path;
    7575
    76   // try opening the file, geting the info in sfinfo
     76  // try opening the file, getting the info in sfinfo
    7777  SF_INFO sfinfo;
    7878  AUBIO_MEMSET(&sfinfo, 0, sizeof (sfinfo));
Note: See TracChangeset for help on using the changeset viewer.