git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2932 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2008-03-01 19:48:26 +00:00
parent 516fd79832
commit 6094bbcd75
+1 -1
View File
@@ -205,7 +205,7 @@ uio_GPDir_getPDirEntryHandle(const uio_PDirHandle *pDirHandle,
* where you ended up, and 'pathRest' will point into the original path. to
* the beginning of the part that was not matched.
* 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
* ENOENT if some component (the next one) didn't exists
* ENODIR if a component (the next one) exists but isn't a dir