X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fburst.c;h=d0d06b6db0216a15e6e571f57d3990348f0680fb;hb=d0581ba306a7299113a346f9b4c46ce97bc4cef6;hp=fdc78f43ffa69ac629c11791ae51edfc0674a079;hpb=8e98a317c86f10e0c7e866c069e143bf48cf9814;p=mmh 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; /*