summaryrefslogtreecommitdiffstats
path: root/include/pttstruct.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pttstruct.h')
-rw-r--r--include/pttstruct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index 4cd92934..78882529 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -333,7 +333,7 @@ typedef struct msgque_t {
#define ALERT_NEW_MAIL 1
#define ISNEWMAIL(utmp) utmp->alerts & ALERT_NEW_MAIL
-#define ALERT_RELOAD_PASSWD 2
+#define ALERT_RELOAD_PERM 2
/* user data in shm */
/* use GAP to detect and avoid data overflow and overriding */