diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-07 19:32:41 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-07 19:32:41 +0100 |
| commit | 54f19b4fa7069aa715a4e7f6a4bcbf78ba7e849b (patch) | |
| tree | c465a0f3d04d5ce26d8e5a79a4c2ccf2a424135e /dev/ZKAKit/FSKit/NeFS.h | |
| parent | 90d1736123ade4967311ca6691045641e85fe183 (diff) | |
Common.h: Made a specific header guard for that file.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/ZKAKit/FSKit/NeFS.h')
| -rw-r--r-- | dev/ZKAKit/FSKit/NeFS.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ZKAKit/FSKit/NeFS.h b/dev/ZKAKit/FSKit/NeFS.h index 6db6fa6d..3c38615f 100644 --- a/dev/ZKAKit/FSKit/NeFS.h +++ b/dev/ZKAKit/FSKit/NeFS.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. FILE: NeFS.h PURPOSE: NeFS (New FileSystem) support. @@ -23,7 +23,7 @@ default. /** @brief New File System specification. - @author Amlal EL Mahrouss + @author EL Mahrouss Logic */ #define kNeFSInvalidFork (-1) |
