Resolve dueling commits... Plus add docs for Resolve & ResolveUsername.

llvm-svn: 107456
This commit is contained in:
Jim Ingham 2010-07-02 00:57:26 +00:00
parent 7cc478b9a2
commit a302bb1608
1 changed files with 4 additions and 0 deletions

View File

@ -434,6 +434,10 @@ public:
static int
Resolve (const char *src_path, char *dst_path, size_t dst_len);
int
ResolveUsername (const char *src_path, char *dst_path, size_t dst_len);
protected:
//------------------------------------------------------------------
// Member variables