Fix some functions not returning the right type.
This commit is contained in:
parent
2e20820d1b
commit
2d4a66298a
6 changed files with 17 additions and 4 deletions
|
|
@ -755,7 +755,7 @@ find_most_pcs_matches(struct sc_ent top_ten[NUMSCORE], struct sc_ent *sc,
|
|||
}
|
||||
|
||||
|
||||
int
|
||||
void
|
||||
add_score(struct sc_ent top_ten[NUMSCORE], struct sc_ent *sc)
|
||||
{
|
||||
int idx, count;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue