aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Path.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/fs/Path.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/Path.hxx b/src/fs/Path.hxx
index 3ff7ddba2..5e78ea507 100644
--- a/src/fs/Path.hxx
+++ b/src/fs/Path.hxx
@@ -173,7 +173,7 @@ public:
}
gcc_pure
- const char *GetSuffix() const;
+ const_pointer GetSuffix() const;
};
#endif