case 0:
goto closem;
case 1:
/* if brief output is needed, just return to the caller */
if (diff_format == D_BRIEF) {
status |= 1;
rval = D_DIFFER;
}
break;
default:
/* error */