Mercurial > hg > vampy
diff PyOutputDescriptor.h @ 34:c905122f79e7 vampy2
* Fixes from OpenSolaris build
author | cannam |
---|---|
date | Wed, 23 Sep 2009 12:07:32 +0000 |
parents | 4f1894c7591b |
children |
line wrap: on
line diff
--- a/PyOutputDescriptor.h Wed Sep 23 11:56:46 2009 +0000 +++ b/PyOutputDescriptor.h Wed Sep 23 12:07:32 2009 +0000 @@ -19,4 +19,4 @@ ///fast macro version as per API convention #define PyOutputDescriptor_AS_DICT(v) ((const OutputDescriptorObject* const) (v))->dict -#endif \ No newline at end of file +#endif