Last of the spelling fixed
This commit is contained in:
@@ -157,7 +157,7 @@ _DtBasename( const char *s )
|
||||
/*******************************************************************************
|
||||
* _DtPathString -- returns the path portion of the "host:/path" string
|
||||
* passed in as a parameter.
|
||||
* The incomming string is assumed to be in : "[host:]/path format.
|
||||
* The incoming string is assumed to be in : "[host:]/path format.
|
||||
* NOTE: a FULL path name is required.
|
||||
******************************************************************************/
|
||||
char *
|
||||
@@ -192,7 +192,7 @@ _DtPathname( const char *s)
|
||||
* _DtDirname -- returns the directory portion of the file
|
||||
* path string passed in as a parameter. The original string
|
||||
* may be modified to remove trailing slashes.
|
||||
* The incomming string is assumed to be in : "[host:/]dir/file" format.
|
||||
* The incoming string is assumed to be in : "[host:/]dir/file" format.
|
||||
******************************************************************************/
|
||||
char *
|
||||
_DtDirname( const char *s)
|
||||
@@ -1102,7 +1102,7 @@ _DtActInvRecT *_DtActAllocInvRec()
|
||||
*
|
||||
* _DtActFreeChildRec()
|
||||
*
|
||||
* Completely free the contents of, and free the existance of a childRec.
|
||||
* Completely free the contents of, and free the existence of a childRec.
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user