Spelling fixes
This commit is contained in:
@@ -362,7 +362,7 @@ struct dolnod *sh_argfree __PARAM__((struct dolnod *blk,int flag), (blk, flag))
|
||||
|
||||
/*
|
||||
* grab space for arglist and copy args
|
||||
* The strings are copied after the argment vector
|
||||
* The strings are copied after the argument vector
|
||||
*/
|
||||
struct dolnod *sh_argcreate __PARAM__((register char *argv[]), (argv)) __OTORP__(register char *argv[];){
|
||||
register struct dolnod *dp;
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
***************************************************************/
|
||||
#include "sfhdr.h"
|
||||
|
||||
/* Read formated data from a stream
|
||||
/* Read formatted data from a stream
|
||||
**
|
||||
** Written by Kiem-Phong Vo (06/27/90)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user