summaryrefslogtreecommitdiff
path: root/src/std
diff options
context:
space:
mode:
authoromnisci3nce <omniscient.oce@gmail.com>2024-07-14 21:47:25 +1000
committeromnisci3nce <omniscient.oce@gmail.com>2024-07-14 21:47:25 +1000
commit529a603128d5e9dc4701322f44961f165e2183e1 (patch)
tree3e5d65ac503b971412ae35bfc5fb67a438a3c364 /src/std
parent5b001d39d42314085164724d3a417fb8ebd54f98 (diff)
generate api docs python
Diffstat (limited to 'src/std')
-rw-r--r--src/std/buf.h6
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"