1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 12:33:48 -05:00

minor grammar fix in libffi backport patch in 2.5.x (#2922)

Signed-off-by: cuinix <915115094@qq.com>
This commit is contained in:
cuinix
2024-03-07 05:15:41 +08:00
committed by GitHub
parent 21c2a3dd69
commit c5eae0f263
7 changed files with 7 additions and 7 deletions

View File

@@ -197,7 +197,7 @@ index 0000000..1fc2747
+Before making the call, the VALUES vector should be initialized +Before making the call, the VALUES vector should be initialized
+with pointers to the appropriate argument values. +with pointers to the appropriate argument values.
+ +
+To call the the function using the initialized ffi_cif, use the +To call the function using the initialized ffi_cif, use the
+ffi_call function: +ffi_call function:
+ +
+void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues); +void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues);

View File

@@ -197,7 +197,7 @@ index 0000000..1fc2747
+Before making the call, the VALUES vector should be initialized +Before making the call, the VALUES vector should be initialized
+with pointers to the appropriate argument values. +with pointers to the appropriate argument values.
+ +
+To call the the function using the initialized ffi_cif, use the +To call the function using the initialized ffi_cif, use the
+ffi_call function: +ffi_call function:
+ +
+void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues); +void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues);

View File

@@ -197,7 +197,7 @@ index 0000000..1fc2747
+Before making the call, the VALUES vector should be initialized +Before making the call, the VALUES vector should be initialized
+with pointers to the appropriate argument values. +with pointers to the appropriate argument values.
+ +
+To call the the function using the initialized ffi_cif, use the +To call the function using the initialized ffi_cif, use the
+ffi_call function: +ffi_call function:
+ +
+void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues); +void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues);

View File

@@ -197,7 +197,7 @@ index 0000000..1fc2747
+Before making the call, the VALUES vector should be initialized +Before making the call, the VALUES vector should be initialized
+with pointers to the appropriate argument values. +with pointers to the appropriate argument values.
+ +
+To call the the function using the initialized ffi_cif, use the +To call the function using the initialized ffi_cif, use the
+ffi_call function: +ffi_call function:
+ +
+void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues); +void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues);

View File

@@ -197,7 +197,7 @@ index 0000000..1fc2747
+Before making the call, the VALUES vector should be initialized +Before making the call, the VALUES vector should be initialized
+with pointers to the appropriate argument values. +with pointers to the appropriate argument values.
+ +
+To call the the function using the initialized ffi_cif, use the +To call the function using the initialized ffi_cif, use the
+ffi_call function: +ffi_call function:
+ +
+void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues); +void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues);

View File

@@ -197,7 +197,7 @@ index 0000000..1fc2747
+Before making the call, the VALUES vector should be initialized +Before making the call, the VALUES vector should be initialized
+with pointers to the appropriate argument values. +with pointers to the appropriate argument values.
+ +
+To call the the function using the initialized ffi_cif, use the +To call the function using the initialized ffi_cif, use the
+ffi_call function: +ffi_call function:
+ +
+void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues); +void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues);

View File

@@ -197,7 +197,7 @@ index 0000000..1fc2747
+Before making the call, the VALUES vector should be initialized +Before making the call, the VALUES vector should be initialized
+with pointers to the appropriate argument values. +with pointers to the appropriate argument values.
+ +
+To call the the function using the initialized ffi_cif, use the +To call the function using the initialized ffi_cif, use the
+ffi_call function: +ffi_call function:
+ +
+void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues); +void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues);