Changeset f2ce0fc


Ignore:
Timestamp:
Apr 21, 2016, 9:18:16 PM (8 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:
bfe8256
Parents:
a599a1b
Message:

ext/py-cvec.c: indent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/ext/py-cvec.c

    ra599a1b rf2ce0fc  
    272272  (reprfunc) Py_cvec_repr,      /* tp_repr           */
    273273  0,                            /* tp_as_number      */
    274   0, //&Py_cvec_tp_as_sequence,      /* tp_as_sequence    */
     274  0, //&Py_cvec_tp_as_sequence, /* tp_as_sequence    */
    275275  0,                            /* tp_as_mapping     */
    276276  0,                            /* tp_hash           */
Note: See TracChangeset for help on using the changeset viewer.