Thanks Bob. I'll do that.
Quoting Bob Beck <[email protected]>:
Note you can often have this problem if you cut and paste your diff
into a mail message
Normally best to use something that allows you to just include the
diff from a file inline.
To check it, mail *yourself* the diff. If you can save the email
message raw and apply the
diff just by running patch with the email as input, you're good.
On Tue, Apr 22, 2014 at 2:23 PM, Ted Unangst <[email protected]> wrote:
On Tue, Apr 22, 2014 at 15:49, [email protected] wrote:
Hi,
Another malloc & memset to calloc cleanup. This time in mountd.c
Can you be careful about whitespace? Your diffs have spaces instead of
tabs and don't apply.
The ones you've sent I can hand apply, but for future diffs please
work out something that doesn't require me to do any typing. :)