mirror of
https://github.com/python/cpython.git
synced 2025-09-15 13:16:12 +00:00
Revert typo fixes in _cytpes/libffi*
This commit is contained in:
parent
81ce68597c
commit
8beaa6c2ec
2 changed files with 1559 additions and 1559 deletions
|
@ -501,7 +501,7 @@ typedef struct aix_fd_struct {
|
||||||
+---------------------------------------+ 160
|
+---------------------------------------+ 160
|
||||||
| result area 8 |
|
| result area 8 |
|
||||||
+---------------------------------------+ 168
|
+---------------------------------------+ 168
|
||||||
| alignment to the next multiple of 16 |
|
| alignement to the next multiple of 16 |
|
||||||
SP current --> +---------------------------------------+ 176 <- parent frame
|
SP current --> +---------------------------------------+ 176 <- parent frame
|
||||||
| back chain to caller 4 |
|
| back chain to caller 4 |
|
||||||
+---------------------------------------+ 180
|
+---------------------------------------+ 180
|
||||||
|
|
|
@ -650,7 +650,7 @@ ffi_call(
|
||||||
+---------------------------------------+ 160
|
+---------------------------------------+ 160
|
||||||
| result area 8 |
|
| result area 8 |
|
||||||
+---------------------------------------+ 168
|
+---------------------------------------+ 168
|
||||||
| alignment to the next multiple of 16 |
|
| alignement to the next multiple of 16 |
|
||||||
SP current --> +---------------------------------------+ 176 <- parent frame
|
SP current --> +---------------------------------------+ 176 <- parent frame
|
||||||
| back chain to caller 4 |
|
| back chain to caller 4 |
|
||||||
+---------------------------------------+ 180
|
+---------------------------------------+ 180
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue