Add a ; to make a non-null statement
This commit is contained in:
parent
14157d315e
commit
a1abab42a4
@ -292,7 +292,7 @@ readfile(char *name)
|
||||
last_card->next = genericp;
|
||||
last_card = tail_gp;
|
||||
}
|
||||
generic_done:
|
||||
generic_done:;
|
||||
}
|
||||
|
||||
/* save the initial state of resource pool */
|
||||
|
Loading…
Reference in New Issue
Block a user