mirror of
https://github.com/python/cpython.git
synced 2025-10-06 15:11:58 +00:00
Issue #18377: Code cleanup in Python Launcher
This changeset fixes a number of compiler warnings in the Python Launcher binary for OSX. It also cleans up whitespace usage in those sources.
This commit is contained in:
parent
385521c90e
commit
4e327c9d1c
8 changed files with 77 additions and 95 deletions
|
@ -9,4 +9,4 @@
|
|||
|
||||
#include <Carbon/Carbon.h>
|
||||
|
||||
extern int doscript(const char *command);
|
||||
extern int doscript(const char *command);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue