--- np2/x11/commng.c 2011/01/15 16:01:52 1.7 +++ np2/x11/commng.c 2012/01/23 04:23:29 1.8 @@ -42,7 +42,7 @@ ncrelease(COMMNG self) /* Nothing to do */ } -static const _COMMNG com_nc = { +static _COMMNG com_nc = { COMCONNECT_OFF, ncread, ncwrite, ncgetstat, ncmsg, ncrelease };