diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-06-28 08:26:19 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-06-28 08:26:19 +0200 |
| commit | c142fe6fda7d09e929c9706b444cdc13ed5e72f3 (patch) | |
| tree | f42890096937271233da33d9c201043fb9960634 /Comm/newstd.hxx | |
| parent | e32c206fe1d17eb96339b280c7f061e7201bd15b (diff) | |
IMP: Feature Pack #1
- Process scheduler.
- System calls.
- ACPI support.
- Driver kit.
- Filesystem support.
- Program loader.
- newstd/herror APIs.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Comm/newstd.hxx')
| -rw-r--r-- | Comm/newstd.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Comm/newstd.hxx b/Comm/newstd.hxx index a56d1993..51216296 100644 --- a/Comm/newstd.hxx +++ b/Comm/newstd.hxx @@ -136,7 +136,7 @@ public: };
/**
-This class contains an URL
+@brief This class contains an URL
*/
class NURL
{
|
