44c44
< #define AUTHORS "Paul Rubin", "David MacKenzie", "Stuart Kemp" 
---
> #define AUTHORS "Paul Rubin", "David MacKenzie", "Stuart Kemp"
126,127c126
<     STATUS_NOXFER = 01,
<     STATUS_VOID = 02
---
>     STATUS_NOXFER = 01
280d278
<   {"void",	STATUS_VOID},
426d423
<   status=void     suppress all statistics\n\
537,538d533
<   if ( status_flags & STATUS_VOID)
<     return;
