begin to work on alias.[hc]
[apps/madmutt.git] / globals.h
index 96c439a..48a8842 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -249,7 +249,7 @@ WHERE SIG_ATOMIC_VOLATILE_T SigWinch INITVAL (0);
 
 WHERE int CurrentMenu;
 
-WHERE ALIAS *Aliases INITVAL (0);
+WHERE alias_t *Aliases INITVAL (0);
 WHERE LIST *UserHeader INITVAL (0);
 
 /*-- formerly in pgp.h --*/