This commit is contained in:
Kurt Zeilenga 2001-05-02 20:17:51 +00:00
parent f665812b50
commit 41dbd0ed52

View File

@ -73,6 +73,8 @@ shell_back_modify(
mod->sm_bvalues[i]->bv_val /* binary! */ ); mod->sm_bvalues[i]->bv_val /* binary! */ );
} }
} }
fprintf( wfp, "-\n" );
} }
fclose( wfp ); fclose( wfp );