diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-28 05:46:39 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-28 05:46:39 +0100 |
| commit | 71712510e7e93b6ea2159251998287d6e3b9d077 (patch) | |
| tree | 9801209c3e81d3b56e3205a434183c19a8772c41 /src/libMsg/MsgKit/Server.h | |
| parent | 0ca3a9f2453e3d9a9b4d96d3eb3b55e416939f30 (diff) | |
chore: kernel: DmaKit and Semaphore tweaks.
chore: cpp_style: C++ style specs update.
chore: src: update copyright year.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/libMsg/MsgKit/Server.h')
| -rw-r--r-- | src/libMsg/MsgKit/Server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libMsg/MsgKit/Server.h b/src/libMsg/MsgKit/Server.h index 189715df..5fa3ef9d 100644 --- a/src/libMsg/MsgKit/Server.h +++ b/src/libMsg/MsgKit/Server.h @@ -13,7 +13,7 @@ /// @author Amlal El Mahrouss /// @file Server.h -/// @brief libMsg LISP system. +/// @brief The libMsg LISP system. struct LIBMSG_EXPR; |
