diff options
Diffstat (limited to 'src/std/buf.h')
-rw-r--r-- | src/std/buf.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/std/buf.h b/src/std/buf.h index de093ec..77fc7b9 100644 --- a/src/std/buf.h +++ b/src/std/buf.h @@ -1,12 +1,6 @@ /** * @file buf.h - * @author your name (you@domain.com) * @brief - * @version 0.1 - * @date 2024-04-28 - * - * @copyright Copyright (c) 2024 - * */ #pragma once #include "defines.h" |