diff options
Diffstat (limited to 'Mac/PythonLauncher/doscript.h')
-rw-r--r-- | Mac/PythonLauncher/doscript.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/PythonLauncher/doscript.h b/Mac/PythonLauncher/doscript.h index eef0b56..3fd3187 100644 --- a/Mac/PythonLauncher/doscript.h +++ b/Mac/PythonLauncher/doscript.h @@ -9,4 +9,4 @@ #include <Carbon/Carbon.h> -extern int doscript(const char *command);
\ No newline at end of file +extern int doscript(const char *command); |