summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2018-02-10 11:25:27 +0100
committerRichard Braun <rbraun@sceen.net>2018-02-10 11:25:27 +0100
commit851ee2ce684cba1d03274abbdab879473ad7e308 (patch)
tree5d730aababb3b419fd954ca1e73643048b399926 /src
parente6145fc66fa0398139d80ec00a9578001089b4df (diff)
macros: add TODO entry
Diffstat (limited to 'src')
-rw-r--r--src/macros.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/macros.h b/src/macros.h
index 3a13bc9..466efd9 100644
--- a/src/macros.h
+++ b/src/macros.h
@@ -24,6 +24,8 @@
*
*
* Helper macros.
+ *
+ * TODO Improve documentation.
*/
#ifndef _MACROS_H