summaryrefslogtreecommitdiffstats
path: root/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'color.h')
-rw-r--r--color.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/color.h b/color.h
index 78db64a..7df3785 100644
--- a/color.h
+++ b/color.h
@@ -14,6 +14,10 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. *
****************************************************************************/
+/**
+ * Utilities for colored output on ANSI terminals.
+ */
+
#ifndef BFS_COLOR_H
#define BFS_COLOR_H