Commit ec39e42
committed
Unify signatures of
`GetConsoleMode` was declared twice with different signatures.
The signatures have contained different definitions of `HANDLE`.GetConsoleMode by changing HANDLE to c_void
1 parent 4b87907 commit ec39e42
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments