Cleanup: comment indentation & spelling

This commit is contained in:
2019-02-11 10:51:25 +11:00
parent 9ca6fc41ae
commit ffd0fee97c
30 changed files with 101 additions and 112 deletions

View File

@@ -357,7 +357,7 @@ PyTypeObject BPyGPUBatch_Type = {
/* -------------------------------------------------------------------- */
/** \name Public API
* \{ */
* \{ */
PyObject *BPyGPUBatch_CreatePyObject(GPUBatch *batch)
{