aboutsummaryrefslogtreecommitdiff
path: root/news/husky-msged/files/patch-msg.c
blob: e4fc5590805a50f52a3eba95880b700499f7338c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- msg.c.orig	Sun Nov 12 18:23:41 2006
+++ msg.c	Sun Nov 12 18:23:46 2006
@@ -58,7 +58,7 @@
 
 static struct _minf minf;
 
-static MSGA *Ahandle = NULL;     /* area handle */
+static MSG *Ahandle = NULL;     /* area handle */
 static MSGH *mh = NULL;         /* message handle */
 static XMSG xmsg;               /* squish message header */