summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit/PEFCodeManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/KernelKit/PEFCodeManager.hxx')
-rw-r--r--Kernel/KernelKit/PEFCodeManager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/KernelKit/PEFCodeManager.hxx b/Kernel/KernelKit/PEFCodeManager.hxx
index 5e48331a..7f06e5ad 100644
--- a/Kernel/KernelKit/PEFCodeManager.hxx
+++ b/Kernel/KernelKit/PEFCodeManager.hxx
@@ -35,7 +35,7 @@ namespace Kernel
public:
const char* Path() override;
- const char* FormatAsString() override;
+ const char* AsString() override;
const char* MIME() override;
public: