summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Sources/cc.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/Sources/cc.cc b/Sources/cc.cc
index fd8da08..c4aba6a 100644
--- a/Sources/cc.cc
+++ b/Sources/cc.cc
@@ -26,15 +26,15 @@
#define kOk 0
-// TODO: support structures, else if, else, ., ->
+/// TODO: support structures, else if, else, ., ->
/* C driver */
/* This is part of MultiProcessor C SDK. */
/* (c) Mahrouss Logic */
-// @author Amlal El Mahrouss (amlel)
-// @file cc.cc
-// @brief C Compiler.
+/// @author Amlal El Mahrouss (amlel)
+/// @file cc.cc
+/// @brief C Compiler.
/////////////////////