mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Fix typos etc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14301 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ab0df6f2f4
commit
1ede313efa
19 changed files with 75 additions and 53 deletions
|
@ -954,7 +954,7 @@ cifframe_do_call (DOContext *ctxt,
|
|||
sets up the invocation with the return value, and updates the
|
||||
pass-by-reference arguments.
|
||||
|
||||
The callback function is finally called with the 'type' set to a nul pointer
|
||||
The callback function is finally called with the 'type' set to a null pointer
|
||||
to tell it that the return value and all return parameters have been
|
||||
dealt with. This permits the function to do any tidying up necessary. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue