Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5399114

Browse files
committed
correct return type
1 parent 55e00f2 commit 5399114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/c-api/init.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Initialization, Finalization, and Threads
180180
interpreter will change the contents of this storage.
181181

182182

183-
.. cfunction:: char* Py_GetProgramName()
183+
.. cfunction:: wchar* Py_GetProgramName()
184184

185185
.. index:: single: Py_SetProgramName()
186186

0 commit comments

Comments
 (0)