1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-26 08:43:40 +00:00

Fix typos. (#157)

This commit is contained in:
Bruce Mitchener
2021-01-01 23:55:24 +07:00
committed by GitHub
parent b31ac48ed0
commit fc3908f19a
14 changed files with 25 additions and 25 deletions

View File

@@ -343,7 +343,7 @@ void print_finfo(FINFO *fp)
*
* Argument: None.
*
* Value: If suceed, returns 1, otherwise 0.
* Value: If succeed, returns 1, otherwise 0.
*
* Side Effect: FreeFinfoList will point to the alloced area. MAXFINFO will hold
* the total number of allocated instances of FINFO structure.
@@ -386,7 +386,7 @@ int init_finfo() {
*
* Argument: None.
*
* Value: If suceed, returns the id of linked list of FINFO structures,
* Value: If succeed, returns the id of linked list of FINFO structures,
* otherwise -1.
*
* Side Effect: If needed, FinfoArray will be extended according to the value of