cleaned up; hidden names

This commit is contained in:
ceriel
1988-11-18 17:52:39 +00:00
parent 744894ca09
commit c70b1ec0d3
16 changed files with 121 additions and 59 deletions

View File

@@ -5,6 +5,7 @@
#include "back.h"
static reduce_name_table();
static convert_outname();
static int nrelo;
@@ -159,10 +160,11 @@ reduce_name_table()
wr_fatal()
{
fprint( STDERR, "write failed\n");
abort();
sys_stop(S_ABORT);
}
static
convert_outname( header)
struct outhead *header;
{