diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-08-15 16:38:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-15 16:38:22 (GMT) |
commit | 64db5aac6be73b14396bcde1648997e208b5a8da (patch) | |
tree | 0e5c732913f085af15014cca3a43e79d1585286c /Python/modsupport.c | |
parent | f781283ff6042fa5bc220a1572effc38b545eb20 (diff) | |
download | cpython-64db5aac6be73b14396bcde1648997e208b5a8da.zip cpython-64db5aac6be73b14396bcde1648997e208b5a8da.tar.gz cpython-64db5aac6be73b14396bcde1648997e208b5a8da.tar.bz2 |
Indent code inside if block. (GH-15284)
Without indendation, seems like strcpy line is parallel to `if` condition.
(cherry picked from commit 69f37bcb28d7cd78255828029f895958b5baf6ff)
Co-authored-by: Hansraj Das <raj.das.136@gmail.com>
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions