From 2ce555077458bbb2f36a9076edd312d3293ad56f Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 27 Nov 2025 15:46:01 -0500 Subject: chore: update comment to include URI and URN as well. Signed-off-by: Amlal El Mahrouss --- include/ocl/net/url.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/ocl/net/url.hpp b/include/ocl/net/url.hpp index fab1eb7..1b5f80c 100644 --- a/include/ocl/net/url.hpp +++ b/include/ocl/net/url.hpp @@ -11,7 +11,7 @@ #include /// @author Amlal El Mahrouss (amlal@nekernel.org) -/// @brief Parse URLs (in a non-standard way). +/// @brief Parse URIs/URLs/URNs (Non rfc3986 compliant.) namespace ocl::net { -- cgit v1.2.3