Use fseek() instead of fread() to skip the body file header line, so
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 1 Aug 2005 13:51:05 +0000 (13:51 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 1 Aug 2005 13:51:05 +0000 (13:51 +0000)
commit5b68f6e43d7d8d07cbb8825c9520c20eaeac64b6
treedb56fa76b1443c201afcf32dd98e7125103f6d1b
parent395ff96dec2b7ef473ffb5dd39b79b62d1661eee
Use fseek() instead of fread() to skip the body file header line, so
that the code will run in Cygwin.
doc/doc-txt/ChangeLog
src/src/spool_mbox.c