summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Sources')
-rw-r--r--Kernel/Sources/URL.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kernel/Sources/URL.cxx b/Kernel/Sources/URL.cxx
index 09935370..1a8f02cc 100644
--- a/Kernel/Sources/URL.cxx
+++ b/Kernel/Sources/URL.cxx
@@ -22,8 +22,8 @@ namespace Kernel
/// @brief internal and reserved protocols by kernel.
constexpr const Char* kURLProtocols[] = {
"file", // Filesystem protocol
- "mup", // Mahrouss update protocol
- "param", // Mahrouss parameter protocol.
+ "zup", // Zeta update protocol
+ "oscc", // Open System Configuration Connectivity.
};
constexpr const int kUrlOutSz = 1; //! such as: ://