about summary refs log tree commit diff stats
path: root/src/ui/ui.h
diff options
context:
space:
mode:
authorPaul Fariello <paul@fariello.eu>2019-06-18 06:23:06 +0200
committerPaul Fariello <paul@fariello.eu>2019-06-20 14:30:45 +0200
commit9482ce616857cc5b954dbeb346febf9bb036e234 (patch)
treea4e659f2626d4ed00272de0e90919cd000bb83b8 /src/ui/ui.h
parent44d16e91411da44a945b0ac44c0253c1dac5e5f3 (diff)
downloadprofani-tty-9482ce616857cc5b954dbeb346febf9bb036e234.tar.gz
Set foreground color for untrusted messages
Diffstat (limited to 'src/ui/ui.h')
-rw-r--r--src/ui/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/ui.h b/src/ui/ui.h
index edce5924..d64e4080 100644
--- a/src/ui/ui.h
+++ b/src/ui/ui.h
@@ -53,7 +53,7 @@
 #define NO_EOL          4
 #define NO_COLOUR_FROM  8
 #define NO_COLOUR_DATE  16
-#define NO_TRUST        32
+#define UNTRUSTED       32
 
 
 // core UI