Skip to content

Commit 4385e0b

Browse files
committed
Check git push correctness.
1 parent 159c2d1 commit 4385e0b

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/debugging/XcodeExample/PythonSubclassList/PythonSubclassList/py_import_call_execute.h

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ extern "C" {
3030
* This returns 0 on success, non-zero on failure.
3131
*/
3232
int import_call_execute(int argc, const char *argv[]);
33+
3334

3435
#ifdef __cplusplus
3536
} // extern "C"

0 commit comments

Comments
 (0)