Commit cb5a875a authored by Benjamin Peterson's avatar Benjamin Peterson

correct return type

parent e757dede
......@@ -180,7 +180,7 @@ Initialization, Finalization, and Threads
interpreter will change the contents of this storage.
.. cfunction:: char* Py_GetProgramName()
.. cfunction:: wchar* Py_GetProgramName()
.. index:: single: Py_SetProgramName()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment