typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2932 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -205,7 +205,7 @@ uio_GPDir_getPDirEntryHandle(const uio_PDirHandle *pDirHandle,
|
|||||||
* where you ended up, and 'pathRest' will point into the original path. to
|
* where you ended up, and 'pathRest' will point into the original path. to
|
||||||
* the beginning of the part that was not matched.
|
* the beginning of the part that was not matched.
|
||||||
* It is allowed to have endGPDir point to gPDir and/or restPath
|
* It is allowed to have endGPDir point to gPDir and/or restPath
|
||||||
* point to path when calling this function.i
|
* point to path when calling this function.
|
||||||
* returns: 0 if the complete path was matched
|
* returns: 0 if the complete path was matched
|
||||||
* ENOENT if some component (the next one) didn't exists
|
* ENOENT if some component (the next one) didn't exists
|
||||||
* ENODIR if a component (the next one) exists but isn't a dir
|
* ENODIR if a component (the next one) exists but isn't a dir
|
||||||
|
|||||||
Reference in New Issue
Block a user