Cleanup: comment blocks, trailing space in comments
This commit is contained in:
@@ -194,7 +194,7 @@ PyTypeObject ViewMap_Type = {
|
||||
nullptr, /* tp_as_number */
|
||||
nullptr, /* tp_as_sequence */
|
||||
nullptr, /* tp_as_mapping */
|
||||
nullptr, /* tp_hash */
|
||||
nullptr, /* tp_hash */
|
||||
nullptr, /* tp_call */
|
||||
nullptr, /* tp_str */
|
||||
nullptr, /* tp_getattro */
|
||||
|
||||
Reference in New Issue
Block a user