aboutsummaryrefslogtreecommitdiff
path: root/cutl/fs/path.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/fs/path.cxx')
-rw-r--r--cutl/fs/path.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cutl/fs/path.cxx b/cutl/fs/path.cxx
index 6e295c6..88b88f6 100644
--- a/cutl/fs/path.cxx
+++ b/cutl/fs/path.cxx
@@ -9,7 +9,7 @@ namespace cutl
{
namespace fs
{
- char const* invalid_path::
+ char const* invalid_path_base::
what () const throw ()
{
return "invalid filesystem path";