diff options
Diffstat (limited to 'include/ocl/net/url.hpp')
| -rw-r--r-- | include/ocl/net/url.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <sstream> /// @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 { |
