summaryrefslogtreecommitdiff
path: root/color.h
diff options
context:
space:
mode:
authorloshprung <lshprung@scu.edu>2019-12-27 20:39:03 -0800
committerloshprung <lshprung@scu.edu>2019-12-27 20:39:03 -0800
commit78551a78b39a6e1742de0efd22cc1e152289db96 (patch)
tree0a2d39250a7121190f991077eb1f546b13f4e254 /color.h
parent336e2932109018fa679c92485bc9d236f7c6b4c1 (diff)
Additional Coloring; Added Jail
Diffstat (limited to 'color.h')
-rw-r--r--color.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/color.h b/color.h
index c80fff3..f2b9233 100644
--- a/color.h
+++ b/color.h
@@ -14,7 +14,7 @@ void change_color(int); //function to change color of text
* 10 -> bold magenta
* 11 -> cyan
* 12 -> bold cyan
- * 13 -> bg black
+ * 13 -> bg black (reset)
* 14 -> bg red
* 15 -> bg green
* 16 -> bg yellow