inc.c contains two occurrences of this:

    fseek (fp, 0L, SEEK_CUR);
    pos = ftell (fp);

Is that fseek() ever necessary?

Or maybe it's a bug?  It's only used with inc -pack from a
POP server, does anyone do that?

Thanks,
David

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to