mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
Indent code inside if block. (GH-15284)
Without indendation, seems like strcpy line is parallel to `if` condition.
This commit is contained in:
parent
37806f404f
commit
69f37bcb28
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue