Changeset bf9d8a6 for src/aubio.h


Ignore:
Timestamp:
Jul 13, 2008, 9:50:47 PM (16 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:
5288874
Parents:
42f1cf14
Message:

src/aubio.h: indent, only cosmetic changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r42f1cf14 rbf9d8a6  
    5151
    5252#ifdef __cplusplus
    53 extern "C" {
     53extern "C"
     54{
    5455#endif
    5556
    5657/* first the generated config file */
    5758#include "config.h"
    58  
     59
    5960/* in this order */
    6061#include "types.h"
     
    9394
    9495#endif
    95 
Note: See TracChangeset for help on using the changeset viewer.