Cleanup: strip blank lines around comment blocks

This commit is contained in:
2022-08-17 12:50:12 +10:00
parent 9d2136f272
commit 1f2a5fea87
27 changed files with 4 additions and 78 deletions

View File

@@ -215,7 +215,6 @@ int PyC_CheckArgs_DeepCopy(PyObject *args);
/* Integer parsing (with overflow checks), -1 on error. */
/**
*
* Comparison with #PyObject_IsTrue
* ================================
*