exit SPAM_LIST, just extend rx_t with the needed informations.
[apps/madmutt.git] / globals.h
index 47bed4c..1eb9b1c 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -183,7 +183,7 @@ WHERE rx_t *MailLists INITVAL (0);
 WHERE rx_t *UnMailLists INITVAL (0);
 WHERE rx_t *SubscribedLists INITVAL (0);
 WHERE rx_t *UnSubscribedLists INITVAL (0);
-WHERE SPAM_LIST *SpamList INITVAL (0);
+WHERE rx_t *SpamList INITVAL (0);
 WHERE rx_t *NoSpamList INITVAL (0);
 
 /* bit vector for boolean variables */