jba 3/21/91

This commit is contained in:
Janet B. Anderson
1991-03-22 15:19:06 +00:00
parent a6339fb924
commit b2ccd32adf
34 changed files with 811 additions and 995 deletions

View File

@@ -36,7 +36,6 @@ struct {
NULL,
write_bo};
static long init_record(pbo)
struct boRecord *pbo;
{
@@ -60,7 +59,7 @@ static long init_record(pbo)
}
return(0);
}
static long write_bo(pbo)
struct boRecord *pbo;
{