sunos fixes
This commit is contained in:
parent
190857f93e
commit
c345061e8d
13 changed files with 14 additions and 14 deletions
|
|
@ -78,7 +78,6 @@ dofmt(Fmt *f, char *fmt)
|
|||
if(fmt == nil)
|
||||
return -1;
|
||||
}
|
||||
return 0; /* not reached */
|
||||
}
|
||||
|
||||
void *
|
||||
|
|
|
|||
|
|
@ -377,7 +377,6 @@ fpcmp(char *a, ulong* f)
|
|||
a++;
|
||||
cont:;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue