Add a ; to make a non-null statement

This commit is contained in:
imp 2002-09-29 22:58:53 +00:00
parent 14157d315e
commit a1abab42a4

View File

@ -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 */