python/ext/py-phasevoc.c: re-added Py_pvoc_doc
authorPaul Brossier <piem@piem.org>
Sun, 24 Apr 2016 16:28:18 +0000 (18:28 +0200)
committerPaul Brossier <piem@piem.org>
Sun, 24 Apr 2016 16:28:18 +0000 (18:28 +0200)
python/ext/py-phasevoc.c

index 6a4d4df..0d153b4 100644 (file)
@@ -1,5 +1,7 @@
 #include "aubio-types.h"
 
+static char Py_pvoc_doc[] = "pvoc object";
+
 typedef struct
 {
   PyObject_HEAD