X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fburst.c;h=d0d06b6db0216a15e6e571f57d3990348f0680fb;hp=fdc78f43ffa69ac629c11791ae51edfc0674a079;hb=d5b5e6e4813b7fd77dc1664df4304537f3002cf3;hpb=517661967774d60716ecff152c642b417195f900 diff --git a/uip/burst.c b/uip/burst.c index fdc78f4..d0d06b6 100644 --- a/uip/burst.c +++ b/uip/burst.c @@ -260,7 +260,7 @@ burst(struct msgs **mpp, int msgnum, struct smsg *smsgs, int numburst, adios(msgnam, "unable to read message"); mode = fstat(fileno(in), &st) != NOTOK ? - (st.st_mode & 0777) : m_gmprot(); + (int)(st.st_mode & 0777) : m_gmprot(); mp = *mpp; /*