Unbreak build with freestyle from syntax error

Error in 7436b578dd.
This commit is contained in:
Campbell Barton
2024-01-25 12:52:42 +11:00
parent c5dd51a4dc
commit 4b4ebc0f5c

View File

@@ -146,9 +146,7 @@ static PyObject *AdjacencyIterator_object_get(BPy_AdjacencyIterator *self, void
PyDoc_STRVAR(
/* Wrap. */
A
/* Wrap. */
djacencyIterator_is_incoming_doc,
AdjacencyIterator_is_incoming_doc,
"True if the current ViewEdge is coming towards the iteration vertex, and\n"
"False otherwise.\n"
"\n"