aboutsummaryrefslogtreecommitdiff
path: root/gmid.h
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-07-26 07:55:51 +0000
committerOmar Polo <op@omarpolo.com>2023-07-26 07:55:51 +0000
commitcba01a868748013f838c28ad8005c8377160c76f (patch)
treebe2f2316b9e3cc9a5a4daf34d6f936ca0016ef5a /gmid.h
parenta84492b75fb7c7e1a9986f7f1f70384243406c3a (diff)
rename IMSG_LOG_TYPE to ACCESS
Diffstat (limited to 'gmid.h')
-rw-r--r--gmid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmid.h b/gmid.h
index e1805b4..8616099 100644
--- a/gmid.h
+++ b/gmid.h
@@ -329,7 +329,7 @@ struct connreq {
enum imsg_type {
IMSG_LOG_REQUEST,
- IMSG_LOG_TYPE,
+ IMSG_LOG_ACCESS,
IMSG_RECONF_START,
IMSG_RECONF_MIME,