]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Correct the name of a field in the WIN32_FIND_DATAA and WIN32_FIND_DATAW structures.
authorThomas Heller <theller@ctypes.org>
Wed, 30 May 2007 07:01:25 +0000 (07:01 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 30 May 2007 07:01:25 +0000 (07:01 +0000)
commitb4eec28e3386c52a43cc02737517759deb3a3df5
tree2c414be557f5f5e97de1cfc4f7e517b07d0a861d
parent601aa414b2ca414af6cf1ddb121e8424605b0e87
Correct the name of a field in the WIN32_FIND_DATAA and WIN32_FIND_DATAW structures.
Closes bug #1726026.
Lib/ctypes/wintypes.py