strip redirs
This commit is contained in:
@@ -625,6 +625,8 @@ CString DerefRedir(const CString &path)
|
|||||||
getline(file, sNewFileName);
|
getline(file, sNewFileName);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
StripCrnl(sNewFileName);
|
||||||
|
|
||||||
/* Empty is invalid. */
|
/* Empty is invalid. */
|
||||||
if(sNewFileName == "")
|
if(sNewFileName == "")
|
||||||
return "";
|
return "";
|
||||||
|
|||||||
Reference in New Issue
Block a user