[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug in zmailer CVS / SFIO



Hi,

include/mail.h, line 115:
extern int     _sfmail_close_ __((Sfio_t *fp, int *inop, time_t *mtimep));

libc/sfmail.c, line 404-409:
int
_sfmail_close_(fp,inop, mtimep)
        Sfio_t *fp;
        long *inop;
        time_t *mtimep;
{

As you can see, *inop is defined to be something else in
the header file than in the C file. Which of the two is
right ?

cheers,

Rik
--
Virtual memory is like a game you can't win;
However, without VM there's truly nothing to lose...

http://www.surriel.com/		http://distro.conectiva.com/

Send all your spam to aardvark@nl.linux.org (spam digging piggy)

-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi