From 54f19b4fa7069aa715a4e7f6a4bcbf78ba7e849b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 7 Nov 2024 19:32:41 +0100 Subject: Common.h: Made a specific header guard for that file. Signed-off-by: Amlal El Mahrouss --- dev/ZKAKit/FSKit/NeFS.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/ZKAKit/FSKit/NeFS.h') 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) -- cgit v1.2.3