Skip to content

Commit 4df7da4

Browse files
Update Modules/_winapi.c
Co-authored-by: Serhiy Storchaka <[email protected]>
1 parent 7aa607a commit 4df7da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/_winapi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3047,7 +3047,7 @@ _winapi.ReportEvent
30473047
The event category.
30483048
event_id: unsigned_int(bitwise=False)
30493049
The event identifier.
3050-
string: object
3050+
string: LPCWSTR
30513051
A string to be inserted into the event message.
30523052
/
30533053

0 commit comments

Comments
 (0)