1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-svn: 22352
This commit is contained in:
Jeff Cohen 2005-07-08 02:48:04 +00:00
parent 70532b9f00
commit 341ba60e2e

View File

@ -155,7 +155,7 @@ namespace sys {
/// @brief Construct an empty (and invalid) path.
Path() : path() {}
/// This constructor will accept a std::string as a path but if verifies
/// This constructor will accept a std::string as a path but it verifies
/// that the path string has a legal syntax for the operating system on
/// which it is running. This allows a path to be taken in from outside
/// the program. However, if the path is not valid, the Path object will